in reply to Re: How to use __DATA__ efficiently, help!
in thread How to use __DATA__ efficiently, help!
But how to use multiple sets of "__DATA__" still stands.while (<DATA>) { $_.=s/<--date\/\/>/$date/; $_.=s/<--loc\/\/>/$location/; $data .= $_ }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: How to use __DATA__ efficiently, help!
by Anonyrnous Monk (Hermit) on Feb 09, 2011 at 19:37 UTC | |
by belden (Friar) on Feb 10, 2011 at 16:30 UTC | |
by Anonyrnous Monk (Hermit) on Feb 10, 2011 at 17:32 UTC | |
Re^3: How to use __DATA__ efficiently, help!
by Anonymous Monk on Feb 09, 2011 at 19:56 UTC | |
by Anonyrnous Monk (Hermit) on Feb 09, 2011 at 20:02 UTC |