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

Re: Trivial style ideas

by Adam (Vicar)
on Jan 23, 2001 at 01:51 UTC ( [id://53654]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Trivial style ideas

Actually, in 5.6 the way to do this is:
package Foo; use strict; use warnings FATAL => 'all'; # I hate warnings. use Exporter; our @ISA = qw( parent ); our @EXPORT_OK = qw( export these ); our $VERSION = "1.0"; #etc

Replies are listed 'Best First'.
Re (tilly) 2: Trivial style ideas
by tilly (Archbishop) on Jan 23, 2001 at 01:55 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://53654]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.