bundle mp3 1.00
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1126
Bundle::MP3 1.00
Bundle::MP3 is a bundle to install all MP3-related modules. more>>
Bundle::MP3 is a bundle to install all MP3-related modules.
SYNOPSIS
perl -MCPAN -e install Bundle::MP3
CONTENTS
MP3::Info - For MP3::Info by Chris Sandor
Digest::MD5 - Used by MP3::Napster
MP3::Napster - For MP3::Napster by Lincoln Stein
Bundle::Xmms - For Xmms by Doug MacEachern
This bundle installs a bunch of modules related to sharing and playing MP3 files, including MP3::Info by Chris Sandor, MP3::Napster, by Lincoln Stein, and the Xmms bundle by Doug MacEachern.
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::MP3
CONTENTS
MP3::Info - For MP3::Info by Chris Sandor
Digest::MD5 - Used by MP3::Napster
MP3::Napster - For MP3::Napster by Lincoln Stein
Bundle::Xmms - For Xmms by Doug MacEachern
This bundle installs a bunch of modules related to sharing and playing MP3 files, including MP3::Info by Chris Sandor, MP3::Napster, by Lincoln Stein, and the Xmms bundle by Doug MacEachern.
Download (MB)
Added: 2006-11-09 License: Perl Artistic License Price:
1082 downloads
Bundle::SSH 1.00
Bundle::SSH is a Perl bundle to install modules to use SSH from Perl. more>>
Bundle::SSH is a Perl bundle to install modules to use SSH from Perl.
SYNOPSIS
First you have to download and expand the PARI itself.
See INSTALL PARI below.
Then:
perl -MCPAN -e force install Bundle::SSH
This bundle defines the modules you need to use SSH from Perl. Thre are two ways to do this. One is using Net::SSH which is a wrapper around the ssh command installed (or not) on your computer. It is simple to install and use but it depends on external executabel and has other drawbacks too. I have included it in this bundle.
The other way which is more involved both in terms of installation and in the way you use it is called Net::SSH::Perl . It is a Perl/C implementation of the SSH protocol.
This module should list all the required modules (and maybe more) to use either of the above way to ssh to another machine. It is organized in a way so it will be able to install everything without the need to install prerequsite modules.
CONTENTS
Net::SSH - independent wrapper around the ssh command
Math::Pari - interface to PARI, testing gave me errors, need force
Class::Loader
Crypt::Random - errors, needed force
Digest::SHA1
Digest::HMAC
Digest::BubbleBabble - it seems that there are very few tests
Digest::MD2
Convert::ASN1
Crypt::Rijndael
Crypt::CBC
Crypt::DES
Crypt::DES_EDE3
Convert::PEM
Data::Buffer
Crypt::DSA
Crypt::DH
String::CRC32
Math::GMP
Compress::Zlib - I think this also needed force but I am not sure
Convert::ASCII::Armour
Crypt::Blowfish
Crypt::Primes - needs force
Sort::Versions
Tie::EncryptedHash
Crypt::RSA - needs force
Net::SSH::Perl - asks, intimate questions, my answereses are [3] and [2]
<<lessSYNOPSIS
First you have to download and expand the PARI itself.
See INSTALL PARI below.
Then:
perl -MCPAN -e force install Bundle::SSH
This bundle defines the modules you need to use SSH from Perl. Thre are two ways to do this. One is using Net::SSH which is a wrapper around the ssh command installed (or not) on your computer. It is simple to install and use but it depends on external executabel and has other drawbacks too. I have included it in this bundle.
The other way which is more involved both in terms of installation and in the way you use it is called Net::SSH::Perl . It is a Perl/C implementation of the SSH protocol.
This module should list all the required modules (and maybe more) to use either of the above way to ssh to another machine. It is organized in a way so it will be able to install everything without the need to install prerequsite modules.
CONTENTS
Net::SSH - independent wrapper around the ssh command
Math::Pari - interface to PARI, testing gave me errors, need force
Class::Loader
Crypt::Random - errors, needed force
Digest::SHA1
Digest::HMAC
Digest::BubbleBabble - it seems that there are very few tests
Digest::MD2
Convert::ASN1
Crypt::Rijndael
Crypt::CBC
Crypt::DES
Crypt::DES_EDE3
Convert::PEM
Data::Buffer
Crypt::DSA
Crypt::DH
String::CRC32
Math::GMP
Compress::Zlib - I think this also needed force but I am not sure
Convert::ASCII::Armour
Crypt::Blowfish
Crypt::Primes - needs force
Sort::Versions
Tie::EncryptedHash
Crypt::RSA - needs force
Net::SSH::Perl - asks, intimate questions, my answereses are [3] and [2]
Download (0.002MB)
Added: 2007-05-26 License: Perl Artistic License Price:
893 downloads
Bundle::POPFile 1.01
Bundle::POPFile package contains the modules needed by POPFile in one clean bundle. more>>
Bundle::POPFile package contains the modules needed by POPFile in one clean bundle.
SYNOPSIS
perl -MCPAN -e install Bundle::POPFile
CONTENTS
BerkeleyDB
DBI
Date::Format
Date::Parse
Digest::MD5
Encode
Encode::Guess
File::Copy
File::Find
File::Path
Getopt::Long
HTML::Tagset
HTML::Template
IO::Handle
IO::Select
IO::Socket
IO::Socket::SSL
IO::Socket::Socks
MIME::Base64
MIME::QuotedPrint
Sys::Hostname
Text::Kakasi
XMLRPC::Transport::HTTP
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::POPFile
CONTENTS
BerkeleyDB
DBI
Date::Format
Date::Parse
Digest::MD5
Encode
Encode::Guess
File::Copy
File::Find
File::Path
Getopt::Long
HTML::Tagset
HTML::Template
IO::Handle
IO::Select
IO::Socket
IO::Socket::SSL
IO::Socket::Socks
MIME::Base64
MIME::QuotedPrint
Sys::Hostname
Text::Kakasi
XMLRPC::Transport::HTTP
Download (0.002MB)
Added: 2007-05-26 License: Perl Artistic License Price:
882 downloads
Bundle::Test 1.07
Bundle::Test is a set of modules for software and hardware testing using Perl. more>>
Bundle::Test is a set of modules for software and hardware testing using Perl.
SYNOPSIS
A bundle does not have code in it. It is only a list of related modules. It exists only to make it easier to install these modules with one command:
perl -MCPAN -e install Bundle::Test
This bundle, however, in addition to the plain list of modules, also contains some explanation about the modules. There are explanataion even about modules not installed by this bundle but related to testing. Read on.
This bundle installs a set of modules you can use to build all kinds of tests both for your Perl modules and for applications written in any language.
If you know what would you like to test and are looking for the tools, you came to the right place. After reading a short explanation here youll be redirected to the documentation of the respective modules.
If youd like to learn about the testing framework in Perl you should start by reading Test::Tutorial which is a good introduction. After that go on and read the documentation of Test::Simple and Test::More.
Fields that can be tested using Perl
Web Applications
Web Services
Networking devices using Command Line Interface (CLI)
Databases
GUI based applications on Windows
GUI based applications on X-Windows
<<lessSYNOPSIS
A bundle does not have code in it. It is only a list of related modules. It exists only to make it easier to install these modules with one command:
perl -MCPAN -e install Bundle::Test
This bundle, however, in addition to the plain list of modules, also contains some explanation about the modules. There are explanataion even about modules not installed by this bundle but related to testing. Read on.
This bundle installs a set of modules you can use to build all kinds of tests both for your Perl modules and for applications written in any language.
If you know what would you like to test and are looking for the tools, you came to the right place. After reading a short explanation here youll be redirected to the documentation of the respective modules.
If youd like to learn about the testing framework in Perl you should start by reading Test::Tutorial which is a good introduction. After that go on and read the documentation of Test::Simple and Test::More.
Fields that can be tested using Perl
Web Applications
Web Services
Networking devices using Command Line Interface (CLI)
Databases
GUI based applications on Windows
GUI based applications on X-Windows
Download (0.006MB)
Added: 2007-01-09 License: Perl Artistic License Price:
1018 downloads
Bundle::DataMint 1.02
Bundle::DataMint is a bundle to install external CPAN modules for Data Mining and Data Integration. more>>
Bundle::DataMint is a bundle to install external CPAN modules for Data Mining and Data Integration.
SYNOPSIS
Perl one liner using CPAN.pm:
perl -MCPAN -e install Bundle::DataMint
Use of CPAN.pm in interactive mode:
$> perl -MCPAN -e shell
cpan> install Bundle::DataMint
cpan> quit
Just like the manual installation of perl modules, the user may need root access during this process to insure write permission is allowed within the intstallation directory.
CONTENTS
CGI
Cwd
DBD::mysql
DBI
Data::Dumper
Digest::MD5
FileHandle
HTML::LinkExtor
HTTP::Status
IO
IO::Dir
IO::Handle
IO::Select
LWP::Simple
LWP::UserAgent
MIME::Lite
Parallel::ForkManager
SOAP::Lite
Storable
Text::ParseWords
Text::Soundex
Time::Local
UDDI::Lite
XML::Node
XML::Parser
XML::Twig
XML::Writer
This Bundle contains makes easy the installation of several CPAN modules, building a basic toolset for Data Mining and Data Integration.
<<lessSYNOPSIS
Perl one liner using CPAN.pm:
perl -MCPAN -e install Bundle::DataMint
Use of CPAN.pm in interactive mode:
$> perl -MCPAN -e shell
cpan> install Bundle::DataMint
cpan> quit
Just like the manual installation of perl modules, the user may need root access during this process to insure write permission is allowed within the intstallation directory.
CONTENTS
CGI
Cwd
DBD::mysql
DBI
Data::Dumper
Digest::MD5
FileHandle
HTML::LinkExtor
HTTP::Status
IO
IO::Dir
IO::Handle
IO::Select
LWP::Simple
LWP::UserAgent
MIME::Lite
Parallel::ForkManager
SOAP::Lite
Storable
Text::ParseWords
Text::Soundex
Time::Local
UDDI::Lite
XML::Node
XML::Parser
XML::Twig
XML::Writer
This Bundle contains makes easy the installation of several CPAN modules, building a basic toolset for Data Mining and Data Integration.
Download (0.002MB)
Added: 2006-10-09 License: Perl Artistic License Price:
1110 downloads
Bundle::Perl6 0.07
Bundle::Perl6 is a Perl bundle to install Perl6-related modules. more>>
Bundle::Perl6 is a Perl bundle to install Perl6-related modules.
SYNOPSIS
perl -MCPAN -e install Bundle::Perl6
CONTENTS
Attribute::Handlers - Simpler definition of attribute handlers
Attribute::Types - Attributes that confer type on variables
Attribute::Overload - Attribute that makes overloading easier
Attribute::TieClasses - Attribute wrappers for CPAN Tie classes
Attribute::Util - A selection of general-utility attributes
Attribute::Deprecated - Mark deprecated methods
CLASS - Alias for __PACKAGE__
Class::Object - Each object is its own class
Coro - create and manage coroutines
Exporter::Simple - Easier set-up of module exports with attributes
NEXT - Provide a pseudo-class NEXT for method redispatch
Scalar::Properties - Run-time properties on scalar variables
Switch - A switch statement for Perl
Perl6::Binding - implement Perl6 aliasing features
Perl6::Classes - First class classes in Perl 5
Perl6::Currying - Perl 6 subroutine currying for Perl 5
Perl6::Export - Implements the Perl 6 is export(...) trait
Perl6::Form - Implements the Perl 6 form built-in
Perl6::Gather - Implements the Perl 6 gather/take control structure in Perl 5
Perl6::Interpolators - Use Perl 6 function-interpolation syntax
Perl6::Parameters - Perl 6-style prototypes with named parameters
Perl6::Placeholders - Perl 6 implicitly declared parameters for Perl 5
Perl6::Say - Implements the Perl 6 say (print-with-newline) function
Perl6::Tokener - Its a Perl 6 tokener. It tokenises Perl 6.
Perl6::Variables - Perl 6 variable syntax for Perl 5
UNIVERSAL::exports - Lightweight, universal exporting of variables
Want - Implement the want() command
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::Perl6
CONTENTS
Attribute::Handlers - Simpler definition of attribute handlers
Attribute::Types - Attributes that confer type on variables
Attribute::Overload - Attribute that makes overloading easier
Attribute::TieClasses - Attribute wrappers for CPAN Tie classes
Attribute::Util - A selection of general-utility attributes
Attribute::Deprecated - Mark deprecated methods
CLASS - Alias for __PACKAGE__
Class::Object - Each object is its own class
Coro - create and manage coroutines
Exporter::Simple - Easier set-up of module exports with attributes
NEXT - Provide a pseudo-class NEXT for method redispatch
Scalar::Properties - Run-time properties on scalar variables
Switch - A switch statement for Perl
Perl6::Binding - implement Perl6 aliasing features
Perl6::Classes - First class classes in Perl 5
Perl6::Currying - Perl 6 subroutine currying for Perl 5
Perl6::Export - Implements the Perl 6 is export(...) trait
Perl6::Form - Implements the Perl 6 form built-in
Perl6::Gather - Implements the Perl 6 gather/take control structure in Perl 5
Perl6::Interpolators - Use Perl 6 function-interpolation syntax
Perl6::Parameters - Perl 6-style prototypes with named parameters
Perl6::Placeholders - Perl 6 implicitly declared parameters for Perl 5
Perl6::Say - Implements the Perl 6 say (print-with-newline) function
Perl6::Tokener - Its a Perl 6 tokener. It tokenises Perl 6.
Perl6::Variables - Perl 6 variable syntax for Perl 5
UNIVERSAL::exports - Lightweight, universal exporting of variables
Want - Implement the want() command
Download (0.003MB)
Added: 2007-05-26 License: Perl Artistic License Price:
881 downloads
GD::Map 1.00
GD::Map is Perl extension for creating geographic map files with GD. more>>
GD::Map is Perl extension for creating geographic map files with GD.
SYNOPSIS
use GD::Map;
my $m = GD::Map:new(
basemap_path => "[required]",
output_path => "[required]",
verbose => 1,
);
$m->set_basemap("northamerica");
$m->add_object(id => "route", type => "line", color => "255,0,0");
$m->add_data(
id => "route",
start_long => 123.1,
end_long => 124.7,
start_lat => 49.3,
end_lat => 37.5,
);
$m->draw();
my $filename = "$m->{filename}.png";
my $w = $m->{map_width};
my $h = $m->{map_height};
ABSTRACT
Perl extension for creating geographic map files with GD
<<lessSYNOPSIS
use GD::Map;
my $m = GD::Map:new(
basemap_path => "[required]",
output_path => "[required]",
verbose => 1,
);
$m->set_basemap("northamerica");
$m->add_object(id => "route", type => "line", color => "255,0,0");
$m->add_data(
id => "route",
start_long => 123.1,
end_long => 124.7,
start_lat => 49.3,
end_lat => 37.5,
);
$m->draw();
my $filename = "$m->{filename}.png";
my $w = $m->{map_width};
my $h = $m->{map_height};
ABSTRACT
Perl extension for creating geographic map files with GD
Download (0.008MB)
Added: 2006-10-27 License: Perl Artistic License Price:
1092 downloads
Bundle::Knetrix 1.0
Bundle::Knetrix is a Perl bundle to install all Knetrix required modules. more>>
Bundle::Knetrix is a Perl bundle to install all Knetrix required modules.
SYNOPSIS
perl -MCPAN -e install Bundle::Knetrix
CONTENTS
Apache AutoLoader Business::CreditCard Carp Class::Delegation Class::MakeMethods::Composite::Hash Compress::Zlib Crypt::TripleDES Cyrus::SIEVE::managesieve Data::Dumper DBI Digest::MD5 DynaLoader Email::Valid Error Exporter ExtUtils::MakeMaker File::Spec Geo::PostalCode HTML::Entities HTML::Parser Image::Size Image::Thumbnail IO::Scalar IPC::Shareable IPC::SysV Log::Log4perl Mail::IMAPClient Mail::IMAPClient::BodyStructure MIME::Base64 MIME::Decoder Number::Format PDF::Template POSIX Storable Switch Symbol Template Term::ANSIColor Tie::Hash::Expire Time::HiRes Time::Local URI::Escape URI::Find::Schemeless XML::Simple XML::XPath
head1 DESCRIPTION
This bundle defines modules, required by Knetrix.
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::Knetrix
CONTENTS
Apache AutoLoader Business::CreditCard Carp Class::Delegation Class::MakeMethods::Composite::Hash Compress::Zlib Crypt::TripleDES Cyrus::SIEVE::managesieve Data::Dumper DBI Digest::MD5 DynaLoader Email::Valid Error Exporter ExtUtils::MakeMaker File::Spec Geo::PostalCode HTML::Entities HTML::Parser Image::Size Image::Thumbnail IO::Scalar IPC::Shareable IPC::SysV Log::Log4perl Mail::IMAPClient Mail::IMAPClient::BodyStructure MIME::Base64 MIME::Decoder Number::Format PDF::Template POSIX Storable Switch Symbol Template Term::ANSIColor Tie::Hash::Expire Time::HiRes Time::Local URI::Escape URI::Find::Schemeless XML::Simple XML::XPath
head1 DESCRIPTION
This bundle defines modules, required by Knetrix.
Download (0.002MB)
Added: 2007-05-25 License: Perl Artistic License Price:
882 downloads
Bundle::DBI 1.52
Bundle::DBI is a bundle to install DBI and required modules. more>>
Bundle::DBI is a bundle to install DBI and required modules.
SYNOPSIS
perl -MCPAN -e install Bundle::DBI
CONTENTS
DBI - for to get to know thyself
DBI::Shell 11.91 - the DBI command line shell
Storable 2.06 - for DBD::Proxy and DBI::ProxyServer
Net::Daemon 0.37 - for DBD::Proxy and DBI::ProxyServer
RPC::PlServer 0.2016 - for DBD::Proxy and DBI::ProxyServer
DBD::Multiplex 1.19 - treat multiple db handles as one
This bundle includes all the modules used by the Perl Database Interface (DBI) module, created by Tim Bunce.
A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.
This bundle does not deal with the various database drivers (e.g. DBD::Informix, DBD::Oracle etc), most of which require software from sources other than CPAN. Youll need to fetch and build those drivers yourself.
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::DBI
CONTENTS
DBI - for to get to know thyself
DBI::Shell 11.91 - the DBI command line shell
Storable 2.06 - for DBD::Proxy and DBI::ProxyServer
Net::Daemon 0.37 - for DBD::Proxy and DBI::ProxyServer
RPC::PlServer 0.2016 - for DBD::Proxy and DBI::ProxyServer
DBD::Multiplex 1.19 - treat multiple db handles as one
This bundle includes all the modules used by the Perl Database Interface (DBI) module, created by Tim Bunce.
A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.
This bundle does not deal with the various database drivers (e.g. DBD::Informix, DBD::Oracle etc), most of which require software from sources other than CPAN. Youll need to fetch and build those drivers yourself.
Download (0.40MB)
Added: 2006-10-09 License: Perl Artistic License Price:
1110 downloads
Bundle::ePortal 0.09
Bundle::ePortal is a Perl bundle with all ePortal related modules. more>>
Bundle::ePortal is a Perl bundle with all ePortal related modules.
SYNOPSIS
perl -MCPAN -e install Bundle::ePortal
CONTENTS
Apache::Request
CGI
Data::Dumper
Date::Calc
DBD::mysql
DBI
Digest::MD5
Error
HTML::Mason
Image::Size
List::Util
Mail::Sendmail
MIME::Base64
Net::LDAP
Params::Validate
Spreadsheet::WriteExcel
Storable
Text::Wrap
Unicode::Map8
Unicode::String
URI
ePortal::Server
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::ePortal
CONTENTS
Apache::Request
CGI
Data::Dumper
Date::Calc
DBD::mysql
DBI
Digest::MD5
Error
HTML::Mason
Image::Size
List::Util
Mail::Sendmail
MIME::Base64
Net::LDAP
Params::Validate
Spreadsheet::WriteExcel
Storable
Text::Wrap
Unicode::Map8
Unicode::String
URI
ePortal::Server
Download (0.002MB)
Added: 2007-05-26 License: Perl Artistic License Price:
884 downloads
Bundle::Catalog 1.02
Bundle::Catalog is a bundle to install all Catalog related modules. more>>
Bundle::Catalog is a bundle to install all Catalog related modules.
SYNOPSIS
perl -MCPAN -e install Bundle::Catalog
This bundle includes all the modules used by the Perl Catalog module.
A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::Catalog
This bundle includes all the modules used by the Perl Catalog module.
A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.
Download (0.92MB)
Added: 2006-09-29 License: Perl Artistic License Price:
1123 downloads
Bundle::OpenSRF 0.07
Bundle::OpenSRF Perl module can install all OpenSRF prereq modules available on CPAN. more>>
Bundle::OpenSRF Perl module can install all OpenSRF prereq modules available on CPAN.
SYNOPSIS
perl -MCPAN -e install Bundle::OpenSRF
or ...
cpan Bundle::OpenSRF
CONTENTS
Cache::FileCache Cache::Memcached DBI DBD::SQLite Digest::MD5 Error Fcntl Net::Server::PreFork Time::HiRes Unix::Syslog XML::LibXML Exception::Class (soon depreciated) Log-Log4perl
This bundle includes all CPAN-available prereq perl modules for the OpenSRF component of the Open-ILS (http://open-ils.org) Integrated Library System (library as in librarian).
Note that you MUST still follow the instructions on the wiki, preferably derived from the Debian, Ubuntu or Gentoo docs, for installing Perl dependencies, especially for the MARC::* related modules and Javascript::Spidermonkey. These bundles do not include the MARC::* modules, as their maintainers have not released updated versions, and it can not automate the installation of JS::SM without a good bit of work, because E4X support is required in Evergreen.
Note that you must install the Bundle::OpenILS separately.
Bundles have special meaning for the CPAN module. When you install the bundle module all modules mentioned in CONTENTS will be installed instead.
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::OpenSRF
or ...
cpan Bundle::OpenSRF
CONTENTS
Cache::FileCache Cache::Memcached DBI DBD::SQLite Digest::MD5 Error Fcntl Net::Server::PreFork Time::HiRes Unix::Syslog XML::LibXML Exception::Class (soon depreciated) Log-Log4perl
This bundle includes all CPAN-available prereq perl modules for the OpenSRF component of the Open-ILS (http://open-ils.org) Integrated Library System (library as in librarian).
Note that you MUST still follow the instructions on the wiki, preferably derived from the Debian, Ubuntu or Gentoo docs, for installing Perl dependencies, especially for the MARC::* related modules and Javascript::Spidermonkey. These bundles do not include the MARC::* modules, as their maintainers have not released updated versions, and it can not automate the installation of JS::SM without a good bit of work, because E4X support is required in Evergreen.
Note that you must install the Bundle::OpenILS separately.
Bundles have special meaning for the CPAN module. When you install the bundle module all modules mentioned in CONTENTS will be installed instead.
Download (0.003MB)
Added: 2007-07-26 License: Perl Artistic License Price:
820 downloads
Bundle::Posy 0.73
Bundle::Posy is a bundle to install Posy and major plugins. more>>
Bundle::Posy is a bundle to install Posy and major plugins.
SYNOPSIS
perl -MCPAN -e install Bundle::Posy
CONTENTS
Posy - a website generator inspired by blosxom
Posy::Plugin::TextTemplate - Posy plugin for interpolating with Text::Template
Posy::Plugin::YamlConfig - Posy plugin to read config files in YAML format.
Posy::Plugin::FileStats - Posy plugin to cache file statistics.
Posy::Plugin::AntiSpambot - Posy plugin to obfustcate mail links.
Posy::Plugin::BinFile - Posy plugin to serve (binary) non-entry files.
Posy::Plugin::Canonical - Posy plugin to force redirect to canonical URL.
Posy::Plugin::Categories - Posy plugin to give category links.
Posy::Plugin::CgiCarp - Posy plugin to aid debugging by using CGI::Carp.
Posy::Plugin::CgiFile - Posy plugin to enable drop-in use of CGI scripts inside Posy.
Posy::Plugin::Dump - Posy plugin to aid debugging by dumping object contents
Posy::Plugin::DynamicCss - Posy plugin to load different CSS styles based on the UserAgent.
Posy::Plugin::EntryTitles - Posy plugin to cache entry titles.
Posy::Plugin::FindGrep - Posy plugin to find files using grep.
Posy::Plugin::FlavourMenu - Posy plugin to make a menu of flavours
Posy::Plugin::Info - Posy plugin which give supplementary entry information.
Posy::Plugin::LinkList - Posy plugin to give a dynamic list of links
Posy::Plugin::LinkExtra - Posy plugin to add extras to local links
Posy::Plugin::LocalDepth - Posy plugin to filter by local depth
Posy::Plugin::MultiEntry - Posy plugin to enable multiple entries to display for special entry files.
Posy::Plugin::MultiHeader - Posy plugin to enable multiple header templates.
Posy::Plugin::NearLinks - Posy plugin to give links of articles in the current category
Posy::Plugin::NotFound - Posy plugin to provide a custom Not Found page.
Posy::Plugin::Paginate - Posy plugin to paginate multiple entries.
Posy::Plugin::Pod - Posy plugin to convert POD files to HTML
Posy::Plugin::RandQuote - Posy plugin to give a random quote from a file
Posy::Plugin::ShortBody - Posy plugin to give the start of an entry body
Posy::Plugin::TextToHTML - Posy plugin to convert plain text files to HTML
Posy::Plugin::ThemeCss - Posy plugin for Cascading Style Sheet themes
Posy::Plugin::ThisFlavour - Posy plugin to change local links to the current flavour
Posy::Plugin::Toc - Posy plugin create a table of contents
This bundle includes all the modules used by the Posy website content management system, and all the major plugins for the Posy system. It does NOT include the modules upon which they depend.
A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.
Posy is a website content management system inspired by the design of blosxom. The filesystem is the database, there are flavour templates, and plugins. However, this system doesnt require one to write ones entry files in a particular format; one can choose from pure HTML, plain text, or blosxom format. And other formats can be dealt with by plugins.
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::Posy
CONTENTS
Posy - a website generator inspired by blosxom
Posy::Plugin::TextTemplate - Posy plugin for interpolating with Text::Template
Posy::Plugin::YamlConfig - Posy plugin to read config files in YAML format.
Posy::Plugin::FileStats - Posy plugin to cache file statistics.
Posy::Plugin::AntiSpambot - Posy plugin to obfustcate mail links.
Posy::Plugin::BinFile - Posy plugin to serve (binary) non-entry files.
Posy::Plugin::Canonical - Posy plugin to force redirect to canonical URL.
Posy::Plugin::Categories - Posy plugin to give category links.
Posy::Plugin::CgiCarp - Posy plugin to aid debugging by using CGI::Carp.
Posy::Plugin::CgiFile - Posy plugin to enable drop-in use of CGI scripts inside Posy.
Posy::Plugin::Dump - Posy plugin to aid debugging by dumping object contents
Posy::Plugin::DynamicCss - Posy plugin to load different CSS styles based on the UserAgent.
Posy::Plugin::EntryTitles - Posy plugin to cache entry titles.
Posy::Plugin::FindGrep - Posy plugin to find files using grep.
Posy::Plugin::FlavourMenu - Posy plugin to make a menu of flavours
Posy::Plugin::Info - Posy plugin which give supplementary entry information.
Posy::Plugin::LinkList - Posy plugin to give a dynamic list of links
Posy::Plugin::LinkExtra - Posy plugin to add extras to local links
Posy::Plugin::LocalDepth - Posy plugin to filter by local depth
Posy::Plugin::MultiEntry - Posy plugin to enable multiple entries to display for special entry files.
Posy::Plugin::MultiHeader - Posy plugin to enable multiple header templates.
Posy::Plugin::NearLinks - Posy plugin to give links of articles in the current category
Posy::Plugin::NotFound - Posy plugin to provide a custom Not Found page.
Posy::Plugin::Paginate - Posy plugin to paginate multiple entries.
Posy::Plugin::Pod - Posy plugin to convert POD files to HTML
Posy::Plugin::RandQuote - Posy plugin to give a random quote from a file
Posy::Plugin::ShortBody - Posy plugin to give the start of an entry body
Posy::Plugin::TextToHTML - Posy plugin to convert plain text files to HTML
Posy::Plugin::ThemeCss - Posy plugin for Cascading Style Sheet themes
Posy::Plugin::ThisFlavour - Posy plugin to change local links to the current flavour
Posy::Plugin::Toc - Posy plugin create a table of contents
This bundle includes all the modules used by the Posy website content management system, and all the major plugins for the Posy system. It does NOT include the modules upon which they depend.
A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.
Posy is a website content management system inspired by the design of blosxom. The filesystem is the database, there are flavour templates, and plugins. However, this system doesnt require one to write ones entry files in a particular format; one can choose from pure HTML, plain text, or blosxom format. And other formats can be dealt with by plugins.
Download (0.003MB)
Added: 2006-10-07 License: Perl Artistic License Price:
1113 downloads
Bundle::BricolagePlus 1.10.0
Bundle::BricolagePlus are optional and required modules for the Bricolage content management system. more>>
Bundle::BricolagePlus are optional and required modules for the Bricolage content management system.
SYNOPSIS
perl -MCPAN -e install Bundle::BricolagePlus
The bundle provides an easy way to install all of the required and optional modules used by Bricolage. Bricolage is a 100% pure Perl content-management and publishing system which features intuitive and highly-configurable administration, workflow, permissions, templating, server-neutral output, distribution, and document management.
CONTENTS
Bundle::Bricolage - Modules required to run Bricolage content management system.
HTML::Template - Perl module to use HTML Templates from CGI scripts
HTML::Template::Expr - HTML::Template extension adding expression support
Template 2.14 - Front-end module to the Template Toolkit
PHP::Interpreter - An embedded PHP5 interpreter
Encode - Character encodings
Pod::Simple - Framework for parsing Pod
Test::Pod 0.95 - Check for POD Errors in Files
Devel::Profiler 0.03 - a Perl profiler compatible with dprofpp
Apache::SizeLimit - Because size does matter
Net::FTPServer - A secure, extensible and configurable Perl FTP server
Net::SFTP 0.08 - Secure File Transfer Protocol client
HTTP::DAV - Perl WebDAV Client Library
Crypt::SSLeay - OpenSSL glue that provides LWP https support
Imager - Perl extension for Generating 24 bit Images
Text::Aspell - Perl interface to the GNU Aspell library
XML::DOM - Module for building DOM Level 1 compliant document structures
CGI - Simple Common Gateway Interface Class
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::BricolagePlus
The bundle provides an easy way to install all of the required and optional modules used by Bricolage. Bricolage is a 100% pure Perl content-management and publishing system which features intuitive and highly-configurable administration, workflow, permissions, templating, server-neutral output, distribution, and document management.
CONTENTS
Bundle::Bricolage - Modules required to run Bricolage content management system.
HTML::Template - Perl module to use HTML Templates from CGI scripts
HTML::Template::Expr - HTML::Template extension adding expression support
Template 2.14 - Front-end module to the Template Toolkit
PHP::Interpreter - An embedded PHP5 interpreter
Encode - Character encodings
Pod::Simple - Framework for parsing Pod
Test::Pod 0.95 - Check for POD Errors in Files
Devel::Profiler 0.03 - a Perl profiler compatible with dprofpp
Apache::SizeLimit - Because size does matter
Net::FTPServer - A secure, extensible and configurable Perl FTP server
Net::SFTP 0.08 - Secure File Transfer Protocol client
HTTP::DAV - Perl WebDAV Client Library
Crypt::SSLeay - OpenSSL glue that provides LWP https support
Imager - Perl extension for Generating 24 bit Images
Text::Aspell - Perl interface to the GNU Aspell library
XML::DOM - Module for building DOM Level 1 compliant document structures
CGI - Simple Common Gateway Interface Class
Download (0.004MB)
Added: 2006-10-10 License: Perl Artistic License Price:
1109 downloads
file2menu 1.00
file2menu is a class that automatically generates a menu of links more>>
file2menu is a class that automatically generates a menu of links.
It reads the contents of given directories and all the subdirectories in them to enumerate the files that should be referenced in the output.
To use the function you just need something like this :
< ?php
$dir = new file2menu(‘/myDirectory’);
$dir->DisplayMenu();
You can also use the SaveAs method to save the menu in a file :
< ?php
$dir = new file2menu(‘/myDirectory’);
$dir->SaveAs(‘FileToSave.html’);
<<lessIt reads the contents of given directories and all the subdirectories in them to enumerate the files that should be referenced in the output.
To use the function you just need something like this :
< ?php
$dir = new file2menu(‘/myDirectory’);
$dir->DisplayMenu();
You can also use the SaveAs method to save the menu in a file :
< ?php
$dir = new file2menu(‘/myDirectory’);
$dir->SaveAs(‘FileToSave.html’);
Download (MB)
Added: 2006-09-20 License: GPL (GNU General Public License) Price:
1130 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above bundle mp3 1.00 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed