Sponsored Content
Full Discussion: neo
Top Forums UNIX for Dummies Questions & Answers neo Post 36664 by s93366 on Tuesday 3rd of June 2003 01:19:46 AM
Old 06-03-2003
Try install the MD5 perl module? go get it at http://search.cpan.org/CPAN/authors/...D5-2.02.tar.gz

Hope that helps

/peter
 

We Also Found This Discussion For You

1. What is on Your Mind?

Thank's Neo!

Hi Neo, thank's for your work on the mobile theme. I like it to be able to have a look to this site on my mobile now and then. I know responsive-Design-Area is another rather complex field of IT, which can be very painful(I dive into CSS/JS/HTML/RESPONSIVE/... in some rare occasions too - not... (1 Reply)
Discussion started by: stomp
1 Replies
CPANINJECT(1p)						User Contributed Perl Documentation					    CPANINJECT(1p)

NAME
cpaninject - Inject a distribution for installation via the CPAN shell SYNOPSIS
# Add the distribution cpaninject myperlmodule.tar.gz # And then install it from the cpan shell cpan> install LOCAL/myperlmodule.tar.gz DESCRIPTION
cpaninject is a small front-end application for the CPAN::Inject module. It takes any arbitrary Perl distribution tarball (open source or otherwise) and injects it into the local CPAN file cache, smoothing some metadata files to make it look as if it came from CPAN. It makes use the officially blessed "Reserved Local CPAN Author" id "LOCAL" as the author the distributions are added under. To use the program, just run cpaninject mytarball.tar.gz to add it, then the CPAN shell to install it (with full automatic recursive dependency installation). The key here being the recursive dependency installation, which you are now able to do even for installing non-CPAN modules. This simplifies the installation process a little, and makes things easier on someone that just wants to install a single commercial or non-CPAN Perl module that might have a dozen or more CPAN dependencies. SUPPORT
All bugs should be filed via the bug tracker at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CPAN-Inject> For other issues, or commercial enhancement and support, contact the author AUTHOR
Adam Kennedy <adamk@cpan.org> SEE ALSO
CPAN::Mini::Inject COPYRIGHT
Copyright 2006 - 2011 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.10.1 2011-01-05 CPANINJECT(1p)
All times are GMT -4. The time now is 10:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy