Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: following if condition fails to print its variable using perl?

by stevieb (Canon)
on Mar 15, 2017 at 04:52 UTC ( [id://1184636]=note: print w/replies, xml ) Need Help??


in reply to Re^2: following if condition fails to print its variable using perl?
in thread following if condition fails to print its variable using perl?

That shows a lot of Perl code, but it doesn't explain what you're trying to do.

We need to know what your *input* is, and what you want as *output*. What directories or files are you sending in? What directories or files do you want out?

That's reasonably intermediate Perl code there with a lot of hack comments and other such things (definitely kudos for at a glance appearing strict, and 3-arg open), so you can't just expect to throw it up on Perlmonks and think we'll know what you're trying to do with it.

Start over. Tell us your problem statement. "I have this problem, and I want this outcome.".

Or: "I have this directory with these files: ..., and I want to do ... with each one of them."

  • Comment on Re^3: following if condition fails to print its variable using perl?

Replies are listed 'Best First'.
Re^4: following if condition fails to print its variable using perl?
by finddata (Sexton) on Mar 15, 2017 at 05:38 UTC
    PROJECT:DCMS_DEMO:prj1 BLOCK:de_top:blk1 BLOCK:new_block2:blk2 BLOCK:test:blk3 CHECKLIST:Block_DV:checklist1 CHECKLIST:Block_Physical_design_checklist:checklist2 CHECKLIST:CAD_checklist:checklist3 CHECKLIST:DFT:checklist4 CHECKLIST:Formality_DCT_Vs_ICC:checklist5 CHECKLIST:Formality_RTL_Vs_DCT:checklist6 CHECKLIST:FrontEnd_Design_Checklist:checklist7 CHECKLIST:Fullchip_Physical_design_checklist:checklist8 CHECKLIST:ICC_DPMHV_Checklist:checklist9 CHECKLIST:ICC_L2_Checklist:checklist10 CHECKLIST:ICC_Top_level_Checklist:checklist11 CHECKLIST:Overall_DV:checklist12 CHECKLIST:Power_analysis_checklist:checklist13 CHECKLIST:Synthesis_L2_checklist:checklist14 CHECKLIST:Timing_analysis_checklist:checklist15 CHECKLIST:checklist_tmp:checklist17 CHECKLIST:synthesis:checklist16 CHECKLIST:test:checklist18 CHECKLIST:test_copy_checklist:checklist19
    this is the input file(i.e $mapfile)

      Did you want to change that file here

      change_file( $mapfile, $name_map, $regex ); poj
        yes

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-18 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found