Gossamer Forum
Home : General : Perl Programming :

Need help with Text::Template

Quote Reply
Need help with Text::Template
Hi All:


Do I have to download Text::Template.pm inorder to use it.

I am getting an error on ( use Text::Template )


Can't locate Text/Template.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at C:\PerlExamples\Perl-1.pl line 8.
BEGIN failed--compilation aborted at C:\PerlExamples\Perl-1.pl line 8.
Quote Reply
Re: [TheSafePick] Need help with Text::Template In reply to
You seem to be on a NT/Windows server... so in a DOS prompt, try typing;

perl -MCPAN -e 'install Text::Template'

... this should bring up the install prompt for you Smile

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] Need help with Text::Template In reply to
Or just run PPM from DOS prompt...

Philip
------------------
Limecat is not pleased.