SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Web-Scaffold rpm build for : OpenSuSE. For other distributions click perl-Web-Scaffold.

Name : perl-Web-Scaffold
Version : 0.15 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.9.1 Date : 2023-07-20 17:18:27
Group : Development/Libraries/Perl Source RPM : perl-Web-Scaffold-0.15-lp155.9.1.src.rpm
Size : 0.09 MB
Packager : https://www_suse_com/
Summary : Build Minimalist Fancy Web Sites
Description :
*Web::Scaffold* is a module that allows you to easily and quickly build a
fancy web site with drop down menus an a variable number of columns. This
is accomplished with a simple specification and a series of minimal html
page includes that are written in very basic html.

In its simplest form, your web will have the following structure:

pages/ contains minimalist html pages
ws_sitemap/ [optional] contains sitemap in google xml format
NOTE: link this into public_html
public_html/ contains the index page and
any non Web::Scaffold pages
images/ contains web site images
lib/ contains javascript library(s)

The index pages requires Server Side Includes (SSI) and is as follows:

< html>
< !-- page name \"index.shtml\"
place your comments, revision number, etc... here
-->
< !--#exec cmd=\"./pages.cgi\" -->
< /body>
< /html>

Alternatively, you can use the included *pages.cgi* script as an example to
build your own more sophisticated cgi or mod_perl application.

An illustrated sample web site can be viewed here:

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-W/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Web-Scaffold-0.15-lp155.9.1.noarch.rpm
     

Provides :
perl(Web::Scaffold)
perl-Web-Scaffold

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Web
/usr/lib/perl5/vendor_perl/5.26.1/Web/Scaffold.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Web-Scaffold
/usr/share/doc/packages/perl-Web-Scaffold/Changes
/usr/share/doc/packages/perl-Web-Scaffold/GPL
/usr/share/doc/packages/perl-Web-Scaffold/README
/usr/share/doc/packages/perl-Web-Scaffold/index.shtml.example
/usr/share/doc/packages/perl-Web-Scaffold/item_extract
/usr/share/doc/packages/perl-Web-Scaffold/pages.cgi.example
/usr/share/doc/packages/perl-Web-Scaffold/recurse2txt
/usr/share/man/man3/Web::Scaffold.3pm.gz

 
ICM