Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: How to ignore and retrieve certain values from text file which is to be split into multiple HTML files with tables?

by tangent (Parson)
on Apr 23, 2016 at 10:45 UTC ( [id://1161302]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Template;
    my $template = Template->new;
    ...
    Filename2 Item1 - Answer
    Filename2 Item2 - Answer
    
  2. or download this
    <h1>[% title %]</h1>
    
    ...
    [% END %]
    </table>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-04-18 12:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found