Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

filtering a text file

by Anonymous Monk
on Jun 14, 2004 at 09:46 UTC ( [id://366459]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [Microsoft MediaPlayer Settings 1.0]
    Script_Path=apps\microsoft\mediaplayersettings\1.0\go\mediaplayersetti
    +ngs10.go
    ...
    GoScript_Checksum=56813
     [Microsoft PowerToys for Windows XP 1.00]
    Script_Path=apps\microsoft\powertoysforwindowsxp\1.00\go\powertoysforw
    +indowsxp100.go
    
  2. or download this
    [Microsoft MediaPlayer Settings 1.0]
    Script_Path=apps\microsoft\mediaplayersettings\1.0\go\mediaplayersetti
    +ngs10.go
    ...
    
    [Microsoft PowerToys for Windows XP 1.00]
    Script_Path=apps\microsoft\powertoysforwindowsxp\1.00\go\powertoysforw
    +indowsxp100.go
    
  3. or download this
    use strict;
    use vars qw/@source_go/;
    ...
       print "$item->{app} : ";
       print "$item->{path} \n";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-23 17:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found