Scriptname | README |
---|---|
LL_1.0.pl | Prints advanced statistics on disk space usage. Useful for users/administrators not satisfied with traditional UNIX utilities such as du or ls. More info is available by executing LL.pl -h or LL.pl -m, displaying a help and a manual page respectively. |
HtmlDiff-2.1 | |
MkMSOfficeIndex-3.0 | |
XbiffPOP3 | |
cut-file.pl | cut-file.pl - to cut a large file into smaller pieces so that they can be copied from one computer to another piece by piece. Run "%perl cut-file.pl -help" to find out command-line options. To download, visit: http://www.perl.com/CPAN or http://www.freshmeat.net or http://belmont-shores.ics.uci.edu $Date: 2000/04/26 17:20:10 $ by Chang Liu (liu@ics.uci.edu | changliu@acm.org) |
tree-sync.pl | tree-sync.pl - sync two directories recursively. The goal is to bring two trees exactly the same. However, tree-sync.pl does not perform any copy operation. It generates a command file instead. The user has the opportunity to exam the command file before real copy operations happen. Run "tree-sync.pl -help" to find out command-line options. To download, visit: http://www.perl.com/CPAN or http://www.freshmeat.net or http:/... |
desift.pl | desift is a data-driven, temlate-oriented text filter. It occupies a niche somewhere between spartan shell utilities such as 'cut' and full-featured template engines. |
makepmdist_1.03.pl | Simplifies the creation of CPAN distributions for pure-Perl modules which are the only module in their dist. |
xs2pod | |
tree-sync-2.4.pl | tree-sync.pl - sync two directories recursively. The goal is to bring two trees exactly the same. However, tree-sync.pl does not perform any copy operation by default (it generates a command file instead). The user has the opportunity to exam the command file before real copy operations happen. Run "tree-sync.pl -help" to find out command-line options. To download, visit: http://www.perl.com/CPAN http://www.perl.com/CPAN/au... |
sdist | This script builds a Makefile.PL for perl scripts, together with the necessary files to make a distribution. Installing scripts then follows the same procedure as for modules: perl Makefile.PL make make test make install with the distribution itself being made via make dist or make zipdist which builds a tar.gz or zip distribution, respectively. More complete documentation on its use, including how t... |
spause | This script searches PAUSE (the module area of CPAN) via a database over the web by distribution, module, or author name, as well as listing recent PAUSE uploads. In the interactive shell mode it can also install, by the CPAN module, matched distributions returned from the search, as well as listing modules in such distributions. |
perlsign-0.04 | This program invokes GPG to digitally sign Perl source files. The GPG signature becomes embedded into the source file as POD paragraphs. The functionality of the program or module isn't affected. This may be useful to prove authorship of a program, or to prove that changes have or have not been made to a source file. |
makepmdist_1.02.pl | Simplifies the creation of CPAN distributions for pure-Perl modules which are the only module in their dist. |
showPerlDirConfig-2004.01.09 | |
mkprereqinst-1.11 | mkprereqinst creates a prereqinst file. The created file can be included to perl module and script distributions to help people to get and install module dependecies through CPAN.pm or PPM.pm |
mkprereqinst-1.13 | mkprereqinst creates a prereqinst file. The created file can be included to perl module and script distributions to help people to get and install module dependecies through CPAN.pm or PPM.pm |
getprice.pl | get last price of stocks from the Australian Stock Exchange, can take up to 5 command line arguments. |
packit-0.1.pl | packit.pl helps saving space when burning CDs, DVDs,... It computes which files/directories to burn on a medium in order to make the unused space on the medium as little as possible. The current best solution is displayed in real time (unless --quiet is used), the user can stop the program at any time when satisfied by hitting Ctrl-C. The program will then display the detail of the best solution and exit. |
packit-0.2.pl | packit.pl helps saving space when burning CDs, DVDs,... It computes which files/directories to burn on a medium in order to make the unused space on the medium as little as possible. The current best solution is displayed in real time (unless --quiet is used), the user can stop the program at any time when satisfied by hitting Ctrl-C. The program will then display the detail of the best solution and exit. |
cpan-changes.pl | This program loads the CPAN recent modules feed, either from your local CPAN mirror or as a filter in your favorite feed reader. Afterwards it scans it and tries to fetch the changelog for new module releases and parses them back into the RSS feed. All retrieved changelogs are stored in a cache to minimize the load put onto your local CPAN mirror. |