Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            undef $text;
        }
    }
    
  2. or download this
    $ bzcat wikipedia-dump.xml.bz2 | xml2 | perl the_script_above enwiki
    
  3. or download this
    #!/usr/bin/perl -w
    use strict; use warnings;
    ...
        end_form
        ;
    }