Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Re: Error using HTML::Template

by jsprat (Curate)
on Dec 11, 2003 at 20:49 UTC ( [id://314158]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print "Content-Type: text/plain\n\n";
    print "\@INC is:";
    print join ":", @INC;
    
  2. or download this
    use strict;
    
  3. or download this
    Your script produced this error:
    Can't locate strict.pm in @INC (@INC contains: . /lib /site_perl) at n
    +ostrict.pl line 1.
    BEGIN failed--compilation aborted at nostrict.pl line 1.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://314158]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 10:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found