Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    use warnings;
    ...
        return $ret;
    } ## end sub red_dropdown_files
    
  2. or download this
    sub Main {
        Tests();
    ...
        ok( int $drops =~ m{\Q<option value="chapter-8.pdf">\E}, 'drops wo
    +rks' );
    } ## end sub test_drops