home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / chipcd20010102.iso / software / resources / editplus / ep2setup.exe / template.pl < prev    next >
Encoding:
Perl Script  |  1998-04-17  |  51 b   |  5 lines

  1. #!/usr/bin/perl
  2.  
  3. print "Hello, World...\n";
  4. ^!
  5.