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
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Need help with Text::Template In reply to
Or just run PPM from DOS prompt...

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