Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Taking information from a text file and inserting it into an html template

by wruehl (Acolyte)
on Dec 13, 2007 at 14:38 UTC ( [id://656828]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Thu Dec 13 07:03:01 EST 2007
    Fault Reports for RDC:
    ...
    The array is operating normally.
    Fault Report for SA122:
    The array is operating normally.
    
  2. or download this
    open(F_INFILE_3, "< $OUTFILE_3");
    open(F_INFILE_8, "< $OUTFILE_8");
    ...
            @TEMP_ARRAY_2 = split(":",$TEMP_ARRAY_1[1]);
            $PARAMS{MV} = $TEMP_ARRAY_2[1];
        }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-26 04:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found