Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: HTML/CGI for loop problem

by Anonymous Monk
on Jul 14, 2014 at 19:32 UTC ( #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 contemplating the Monastery: (5)
As of 2023-12-06 07:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (30 votes). Check out past polls.

    Notices?