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

How to read the regular expression from another file?

by sumathigokul (Acolyte)
on May 07, 2015 at 09:09 UTC ( [id://1125976]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c_c
    b_c
    a_c
    
  2. or download this
    enable_pad : INBUF port map (PAD => enable, Y => enable_c);
    c_pad : INBUF      port map(PAD => c, Y => c_c);
    ...
    GND_i : GND       port map(Y => \GND\);
    Carry_O : MAJ3    port map(A => a_c, B => enableandc, C => b_c, Y => N
    +_5);
    modify : XOR2 port map (A=> c_c, B=> enable_c, Y => enableandc);
    
  3. or download this
    use strict;
    use warnings;
    ...
    }
    close (F1);
    close (F2);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1125976]
Approved by vinoth.ree
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: (None)
    As of 2024-04-25 01:03 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found