bundle
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 239
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::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::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
BundleMan 1.2.0
BundleMan try to manage releasing of application build on versioned products under subversion. more>>
BundleMan try to manage releasing of application build on versioned products under subversion.
An application is a products suite defined using subversion svn:externals property. An application is a bundle of products.
A product is just a versioned piece of software.
Releasing an application is about taking care of tagging the source repository, managing version of each products, managing CHANGELOG, creating a source package archive, giving ways to maitain a release without blocking the trunk development.
Main features:
- BundleMan is free software distributed under the GNU GPL.
- It uses a recommended trunk/branches/tags repository layouts for products and bundles.
- It uses standard versioning MAJOR.MINOR.BUGFIX-RELEASE for products.
- Versioning of products is done automaticly by analysing a CHANGES file.
- Enforce CHANGELOG quality by requiring a product CHANGES file.
- It Generates an application CHANGELOG.
- There is no locking of the trunk or versions conflict when patching a released application.
- Can manage public, private or remote products.
- BundleMan is written in python and can be easily customized.
Examples:
You can play with BundleMan in a sandbox using the unit test environment.
From the extracted archive:
$ python setup.py test
running test
...
INFO: Archive: /tmp/bm-jE9JMJ/co/APP.tgz
...
Ran 6 tests in 72.976s
OK
Look at the temporary folder /tmp/bm-{WhAtEvEr}/ you will find a svn folder which contains the svn sandbox repository and a co folder with working copies of an application. For example co/app is a trunk bundle with 2 empty products foo and bar. You can test some bm-bundle commands from here, try bm-bundle -v then try to release this apps following the use case below.
<<lessAn application is a products suite defined using subversion svn:externals property. An application is a bundle of products.
A product is just a versioned piece of software.
Releasing an application is about taking care of tagging the source repository, managing version of each products, managing CHANGELOG, creating a source package archive, giving ways to maitain a release without blocking the trunk development.
Main features:
- BundleMan is free software distributed under the GNU GPL.
- It uses a recommended trunk/branches/tags repository layouts for products and bundles.
- It uses standard versioning MAJOR.MINOR.BUGFIX-RELEASE for products.
- Versioning of products is done automaticly by analysing a CHANGES file.
- Enforce CHANGELOG quality by requiring a product CHANGES file.
- It Generates an application CHANGELOG.
- There is no locking of the trunk or versions conflict when patching a released application.
- Can manage public, private or remote products.
- BundleMan is written in python and can be easily customized.
Examples:
You can play with BundleMan in a sandbox using the unit test environment.
From the extracted archive:
$ python setup.py test
running test
...
INFO: Archive: /tmp/bm-jE9JMJ/co/APP.tgz
...
Ran 6 tests in 72.976s
OK
Look at the temporary folder /tmp/bm-{WhAtEvEr}/ you will find a svn folder which contains the svn sandbox repository and a co folder with working copies of an application. For example co/app is a trunk bundle with 2 empty products foo and bar. You can test some bm-bundle commands from here, try bm-bundle -v then try to release this apps following the use case below.
Download (0.037MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
927 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::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::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
Bundle::Kwiki 0.02
Bundle::Kwiki is a subset of modules that are good plugins of Kwiki. more>>
Bundle::Kwiki is a subset of modules that are good plugins of Kwiki.
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::Kwiki
or
perl -MCPANPLUS -e install Bundle::Kwiki
for those who want to contribute testreports to the developers.
This bundle installs a subset of the modules you can use along with Kwiki If youd like to get other modules added to this bundle contact Gabor Szabo.
Kwiki - The Kwiki Wiki Building Framework, further details at http://www.kwiki.org/
Kwiki::RecentChanges - List pages that were recently changed (how long ago can be configured)
Kwiki::UserName - Enable user to set their name in the preferences so changes will show they did it
Kwiki::UserPreferences - Enable the setting of various User Preferences
Kwiki::Archive::Rcs - Version control using RCS
Kwiki::Comments - Kwiki::Comments is a Kwiki plugin that allow anyone to leave comments to a Page, just like Slash comments or MT comments.
Kwiki::NewPage - Adds a naviagion link/button to create a new page without first adding a link to that page.
Kwiki::Favorites - Users will be allowed to select pages as their Favorites. Links to those pages are available through a link from the navigation bar.
Kwiki::Revisions - Assuming you have one of the Archive plugins enabled this plugin lets users see prvious versions of a page. (for diffs see Kwiki::Diff)
Kwiki::Search - Enables a plain text search button for searching the content of the pages
Kwiki::RecentChangesRSS - Kwiki RSS Plugin
Kwiki::Icons::Gnome - This is a Kwiki icons package that includes icons from Gnome. Specifically, they were copied from the gnome-icon-theme Debian package.
Kwiki::Diff - Display differences between the current wiki page and older revisions. Need one of the Archive plugins and the Kwiki::Revisions plugin
Kwiki::Autoformat - Autoformat preformatted text using Text::Autoformat
Kwiki::Email - Enables one to set an e-mail address in the preferences
<<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::Kwiki
or
perl -MCPANPLUS -e install Bundle::Kwiki
for those who want to contribute testreports to the developers.
This bundle installs a subset of the modules you can use along with Kwiki If youd like to get other modules added to this bundle contact Gabor Szabo.
Kwiki - The Kwiki Wiki Building Framework, further details at http://www.kwiki.org/
Kwiki::RecentChanges - List pages that were recently changed (how long ago can be configured)
Kwiki::UserName - Enable user to set their name in the preferences so changes will show they did it
Kwiki::UserPreferences - Enable the setting of various User Preferences
Kwiki::Archive::Rcs - Version control using RCS
Kwiki::Comments - Kwiki::Comments is a Kwiki plugin that allow anyone to leave comments to a Page, just like Slash comments or MT comments.
Kwiki::NewPage - Adds a naviagion link/button to create a new page without first adding a link to that page.
Kwiki::Favorites - Users will be allowed to select pages as their Favorites. Links to those pages are available through a link from the navigation bar.
Kwiki::Revisions - Assuming you have one of the Archive plugins enabled this plugin lets users see prvious versions of a page. (for diffs see Kwiki::Diff)
Kwiki::Search - Enables a plain text search button for searching the content of the pages
Kwiki::RecentChangesRSS - Kwiki RSS Plugin
Kwiki::Icons::Gnome - This is a Kwiki icons package that includes icons from Gnome. Specifically, they were copied from the gnome-icon-theme Debian package.
Kwiki::Diff - Display differences between the current wiki page and older revisions. Need one of the Archive plugins and the Kwiki::Revisions plugin
Kwiki::Autoformat - Autoformat preformatted text using Text::Autoformat
Kwiki::Email - Enables one to set an e-mail address in the preferences
Download (0.002MB)
Added: 2006-10-09 License: Perl Artistic License Price:
1110 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::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::Encode 0.03
Bundle::Encode is a Perl bundle to install Encode modules and dependencies. more>>
Bundle::Encode is a Perl bundle to install Encode modules and dependencies.
SYNOPSIS
perl -MCPAN -e install Bundle::Encode
CONTENTS
Text::Iconv
Module::Build
Module::Build::Compat
Test::Simple
Test::More
Unicode::Japanese
CGI
ExtUtils::CBuilder
XML::Parser::Expat
IO::File
MIME::Base64
Getopt::Std
Getopt::Long
Unicode::Normalize
Font::TTF
Compress::Zlib
Spiffy
Cwd
File::Find
File::Path
FindBin
Config
Test::Builder
Test::Base
HTML::Entities::Pictogram
XSLoader
IDNA::Punycode
Net::IDN::Nameprep
Unicode::Normalize
Unicode::String
Scalar::Util
Encoding::BER
encoding::split
encoding::warnings
HTML::Encoding
Term::Encoding
XML::Encoding
Template::Provider::Encoding
Catalyst::Plugin::Unicode::Encoding
Email::MIME::Encodings
Convert::Charmap
Encode
Encode::IBM
Encode::compat
Encode::InCharset
Encode::JIS2K
Encode::ZapCP1252
Encode::Unicode::Japanese
Encode::HEBCI
Encode::Detect
Encode::HanConvert
Encode::Registry
Encode::TECkit
Encode::UTR22
Encode::DoubleEncodedUTF8
Encode::First
Encode::JavaScript::UCS
Encode::JP::Mobile
Encode::Punycode
Encode::BOCU1
Encode::BOCU1::XS
Encode::EUCJPMS
Encode::CNMap
Encode::Unicode::UTF7
Encode::IMAPUTF7
Encode::Mapper
<<lessSYNOPSIS
perl -MCPAN -e install Bundle::Encode
CONTENTS
Text::Iconv
Module::Build
Module::Build::Compat
Test::Simple
Test::More
Unicode::Japanese
CGI
ExtUtils::CBuilder
XML::Parser::Expat
IO::File
MIME::Base64
Getopt::Std
Getopt::Long
Unicode::Normalize
Font::TTF
Compress::Zlib
Spiffy
Cwd
File::Find
File::Path
FindBin
Config
Test::Builder
Test::Base
HTML::Entities::Pictogram
XSLoader
IDNA::Punycode
Net::IDN::Nameprep
Unicode::Normalize
Unicode::String
Scalar::Util
Encoding::BER
encoding::split
encoding::warnings
HTML::Encoding
Term::Encoding
XML::Encoding
Template::Provider::Encoding
Catalyst::Plugin::Unicode::Encoding
Email::MIME::Encodings
Convert::Charmap
Encode
Encode::IBM
Encode::compat
Encode::InCharset
Encode::JIS2K
Encode::ZapCP1252
Encode::Unicode::Japanese
Encode::HEBCI
Encode::Detect
Encode::HanConvert
Encode::Registry
Encode::TECkit
Encode::UTR22
Encode::DoubleEncodedUTF8
Encode::First
Encode::JavaScript::UCS
Encode::JP::Mobile
Encode::Punycode
Encode::BOCU1
Encode::BOCU1::XS
Encode::EUCJPMS
Encode::CNMap
Encode::Unicode::UTF7
Encode::IMAPUTF7
Encode::Mapper
Download (0.002MB)
Added: 2007-05-25 License: Perl Artistic License Price:
882 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::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::DBWIZ 0.01
Bundle::DBWIZ is a Perl CPAN Bundle for DBWIZ. more>>
Bundle::DBWIZ is a Perl CPAN Bundle for DBWIZ.
SYNOPSIS
C< perl -MCPAN -e install Bundle::DBWIZ >
CONTENTS
Class::DBI
Class::DBI::mysql
Module::Build
Exception::Class
Exception::Class::DBI
SQL::Abstract
MIME::Tools
SOAP::Lite
Parallel::ForkManager
Data::Serializer
Time::HiRes
Apache::Session::File
Template
YAML
Net::IPAddress
<<lessSYNOPSIS
C< perl -MCPAN -e install Bundle::DBWIZ >
CONTENTS
Class::DBI
Class::DBI::mysql
Module::Build
Exception::Class
Exception::Class::DBI
SQL::Abstract
MIME::Tools
SOAP::Lite
Parallel::ForkManager
Data::Serializer
Time::HiRes
Apache::Session::File
Template
YAML
Net::IPAddress
Download (0.002MB)
Added: 2007-05-25 License: Perl Artistic License Price:
882 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
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 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