Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Opera Bookmarks to XBEL

by OeufMayo (Curate)
on Apr 24, 2001 at 00:31 UTC ( [id://74867]=sourcecode: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    use XML::Writer;
    ...
    }
    
    $xml->endTag('xbel');
    
  2. or download this
    __END__
    #!/usr/bin/perl -w
    use strict;
    ...
        else  {print "\n\t" . $equiv{$e} . "=" if exists $equiv{$e}    }
    }
    sub end {undef $flag}
    
  3. or download this
    __END__
    #!/usr/bin/perl -w
    #
    ...
        return %attrs;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found