Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: HTML/CGI for loop problem

by Anonymous Monk
on Jul 14, 2014 at 19:32 UTC ( [id://1093597]=note: print w/replies, xml ) Need Help??

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
    

Log In?
Username:
Password:

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

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

    No recent polls found