> On 4/1/06, Bryan Harris <[EMAIL PROTECTED]> wrote:
> snip
>> This looks very interesting...  I downloaded it, but I have no idea how to
>> install it, though.  I'm a modules-idiot.  I tried putting the .pm file in
>> the current directory and putting "use TimeTick.pm;" at the beginning of my
>> code, but it doesn't work.  I'd like to be able to just haul the .pm file
>> around with my script and not have to "install" it on each machine I use...
>> 
>> Thanks!
>> 
>> - Bryan
> 
> Steps to install on UNIX style machines
> 
> The automated way
> 
> perl -MCPAN -e install Time::TimeTick


Brian, any ideas why this doesn't work?

**************************************
% perl -MCPAN -e install Devel::SmallProf
% perl -d:SmallProf ./pma base_2.pmai
Can't locate Devel/SmallProf.pm in @INC (@INC contains: /sw/lib/perl5
/sw/lib/perl5/darwin /System/Library/Perl/5.8.1/darwin-thread-multi-2level
/System/Library/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level
/Library/Perl/5.8.1 /Library/Perl
/Network/Library/Perl/5.8.1/darwin-thread-multi-2level
/Network/Library/Perl/5.8.1 /Network/Library/Perl .).
BEGIN failed--compilation aborted.
**************************************

- B



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to