Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: problem with strict in perl 5.6 and asp

by Sidhekin (Priest)
on Nov 05, 2007 at 00:36 UTC ( [id://648925]=note: print w/replies, xml ) Need Help??


in reply to Re^2: problem with strict in perl 5.6 and asp
in thread problem with strict in perl 5.6 and asp

Can't you just declare the (not quite) "built-in" variables with our?

use strict; # with impunity our( $Response, $Session, $Request );

(our should be usable with 5.6 and later; otherwise the vars pragma could be an alternative.)

print "Just another Perl ${\(trickster and hacker)},"
The Sidhekin proves Sidhe did it!

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-19 02:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found