Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Question regarding perl subroutine

by sureshsmr (Initiate)
on Jul 15, 2012 at 20:27 UTC ( [id://981922]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub CREATE_GLOBAL_PTF_VIA_PTFMGR {
        my $pnum = (@_[0]);   ##part number passed arg @_ into local var p
    +num
    ...
        } 
        return $ptf_filename;
    }
    
  2. or download this
    /usr/local/bin/perl PtfSapGetSyncStg.pl
    syntax error at PtfSapGetSyncStg.pl line 164, near ") {"
    ...
    syntax error at PtfSapGetSyncStg.pl line 185, near "}"
    Execution of PtfSapGetSyncStg.pl aborted due to compilation errors.
    v02k603:/edatools/served/pcs/ptfwes>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-24 21:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found