Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Let's go to the movies

by liverpole (Monsignor)
on Apr 11, 2006 at 11:56 UTC ( [id://542519]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    % perl -MO=Deparse movies > movies1
    % vi movies1
    ...
    \$o+=\$A+8}];
    
    s[((?{$a.=$+})\s?(\S*)\s?)*][$a =~ s/Z/ /g; $a; ]see;
    
  2. or download this
    s[((?{$a.=$+})\s?(\S*)\s?)*][$a =~ s/Z/ /g; $a; ]see;
    
  3. or download this
    % perl -MO=Deparse movies | sed s/see/se\;print/ | perl | sed s/\;/\;\
    +\n/g
    
    ...
    $o=4;
    for(1..$B){print"00db".pack"LLL",16,$o,$A;
    $o+=$A+8}
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-03-28 08:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found