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

Re: Perl module for RELAX NG?

by shmem (Chancellor)
on Dec 05, 2006 at 21:04 UTC ( [id://587979]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use HTML::Writer qw(xhtml1-transitional.dtd);
    ...
            } 
        };
    } 1; # <-- indent level.. kinda odd at this position...
    
  2. or download this
    package HTML::Writer;
    use strict;
    ...
        print $output;
    }
    1;
    

Log In?
Username:
Password:

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

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

    No recent polls found