Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Re: Re: Printing contents of file on a HTML page.

by Anonymous Monk
on Sep 23, 2002 at 17:54 UTC ( [id://200184]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    wordOnewordTwowordThree
    Okay this prints out.
    
  2. or download this
    wordOne
    wordTwo
    wordThree
    Okay this prints out.
    
  3. or download this
    use strict;
    my $path = "/web/webpage.html";
    ...
    
    close OUT || die "Can't close filehandle: $!\n";
    close FIL || die "no cant close: $!\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-03-19 14:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found