-
-
22 Mar 2010 11:55:31 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (530 / 0 / 0)
- Kwalitee
Bus factor: 0- 75.00% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (28.96KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Catalyst
- Digest
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.03 - 2010-03-22
- Re-upload to the CPAN after deleting it. Turns out it was actually being used. The module still uses some 2005-isms that are frowned upon in Catalyst today, but it works.x
- 2007-01-29 Ævar Arnfjörð Bjarmason <avar@cpan.org>
- Release 0.02 to CPAN, adding no_index to F<examples>
- Added a CAVEATS section to the POD explaining what the module doesn't do
- Fixed typo in POD
- Capitalized B<Perl> in I<as Perl itself>
- 2007-01-29 Ævar Arnfjörð Bjarmason <avar@cpan.org>
- Release 0.01 to CPAN
Modules
Compute digest of uploads with DigestProvides
in lib/Catalyst/Plugin/Upload/Digest.pmExamples
- example/Upload-Digest/MANIFEST
- example/Upload-Digest/META.yml
- example/Upload-Digest/Makefile.PL
- example/Upload-Digest/inc/Module/AutoInstall.pm
- example/Upload-Digest/inc/Module/Install.pm
- example/Upload-Digest/inc/Module/Install/AutoInstall.pm
- example/Upload-Digest/inc/Module/Install/Base.pm
- example/Upload-Digest/inc/Module/Install/Can.pm
- example/Upload-Digest/inc/Module/Install/Fetch.pm
- example/Upload-Digest/inc/Module/Install/Include.pm
- example/Upload-Digest/inc/Module/Install/Makefile.pm
- example/Upload-Digest/inc/Module/Install/Metadata.pm
- example/Upload-Digest/inc/Module/Install/Scripts.pm
- example/Upload-Digest/inc/Module/Install/Win32.pm
- example/Upload-Digest/inc/Module/Install/WriteAll.pm
- example/Upload-Digest/root/upload.tt
- example/Upload-Digest/script/upload_digest_cgi.pl
- example/Upload-Digest/script/upload_digest_create.pl
- example/Upload-Digest/script/upload_digest_fastcgi.pl
- example/Upload-Digest/script/upload_digest_server.pl
- example/Upload-Digest/script/upload_digest_test.pl
Module Install Instructions
To install Catalyst::Plugin::Upload::Digest, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Plugin::Upload::Digest
perl -MCPAN -e shell install Catalyst::Plugin::Upload::Digest
For more information on module installation, please visit the detailed CPAN module installation guide.