Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Bug in script, regex help req extreme urgent

by 2teez (Vicar)
on Mar 09, 2013 at 13:47 UTC ( [id://1022574]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    endmodule
    
  2. or download this
    while (<DATA>) {
        chomp;
    ...
    
    endmodule
    
  3. or download this
     //Verilog HDL for "tt", "hh" "functional"
    // if i write the word module here the script goofs up
    ...
        input B;
    
    endmodule
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-03-19 06:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found