Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

MT5: Undefined Subroutine Called Uploading Image

by luis.roca (Deacon)
on Feb 17, 2012 at 17:55 UTC ( [id://954574]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Undefined
    subroutine &main:: called
    
  2. or download this
    sub BEGIN {
        my ( $dir, $orig_dir );
    ...
        unshift @INC, File::Spec->catdir( $orig_dir, 'lib' )
            if $orig_dir && ( $orig_dir ne $dir );
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-03-29 14:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found