Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Can I from within a module access variables from the calling program?

by Anonymous Monk
on Oct 29, 2012 at 09:49 UTC ( [id://1001329]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Log::Log4perl::Appender::HJOfilnamed;
    use parent qw[ Log::Log4perl::Appender::File ];
    ...
        $fname = $1 if $fname =~ /^(.*)$/
        return $class->new( @_, filename => $fname );
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-23 20:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found