http://www.perlmonks.org?node_id=1022574


in reply to Bug in script, regex help req extreme urgent

Hi sid.verycool
Using the data set you provided,

Output:
//Verilog HDL for "tt", "hh" "functional" // if i write the word module here the script goofs up `timescale 1ps/10fs module NEW(Y, A, B ); output Y; input A; input B; endmodule

If you tell me, I'll forget.
If you show me, I'll remember.
if you involve me, I'll understand.
--- Author unknown to me