Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

TokeParser and newlines

by SilverSpring8 (Initiate)
on Aug 01, 2012 at 22:07 UTC ( [id://984906]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
      
    ...
        } # class eq "ScheduleTable"
      } # $ttype eq "S"
    } # while
    
  2. or download this
    Date Opponent Location Time (ET) Results Overall CAA Media
    Thu, Aug 30 South Carolina State Georgia Dome 7:30 PM
    ...
    Sat, Oct 27 James Madison * at Harrisonburg, Va. 3:30 PM
    Sat, Nov 03 Old Dominion * Georgia Dome 3:30 PM
    Sat, Nov 10 Maine * at Orono, Maine 2:00 PM
    
  3. or download this
    Use of uninitialized value $class in string eq at ./gsu2.pl line 18.
    Use of uninitialized value $class in string eq at ./gsu2.pl line 18.
    ...
    Use of uninitialized value $class in string eq at ./gsu2.pl line 18.
    Use of uninitialized value $class in string eq at ./gsu2.pl line 18.
    Use of uninitialized value $class in string eq at ./gsu2.pl line 18.
    

Log In?
Username:
Password:

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

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

    No recent polls found