Changes between Initial Version and Version 1 of Ticket #608
- Timestamp:
- 09/25/09 06:33:59 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #608
- Property Component changed from editor to perl help
-
Ticket #608 – Description
initial v1 3 3 Here is the code: 4 4 5 {{{ 5 6 #!usr/bin/perl 6 7 #headline.plx … … 21 22 22 23 print "Today's www.perl.com headline: $1/n"; 24 }}}
