cvs commit: perlfaq perlfaq3.pod

[email protected]
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
cvsuser     02/02/11 11:29:52

  Modified:    .        perlfaq3.pod
  Log:
  Add mention of MPW command line
  
  Revision  Changes    Path
  1.15      +4 -1      perlfaq/perlfaq3.pod
  
  Index: perlfaq3.pod
  ===================================================================
  RCS file: /home/perlcvs/perlfaq/perlfaq3.pod,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -w -r1.14 -r1.15
  --- perlfaq3.pod	11 Feb 2002 19:25:53 -0000	1.14
  +++ perlfaq3.pod	11 Feb 2002 19:29:52 -0000	1.15
  @@ -1,6 +1,6 @@
   =head1 NAME
   
  -perlfaq3 - Programming Tools ($Revision: 1.14 $, $Date: 2002/02/11 19:25:53 $)
  +perlfaq3 - Programming Tools ($Revision: 1.15 $, $Date: 2002/02/11 19:29:52 $)
   
   =head1 DESCRIPTION
   
  @@ -831,6 +831,9 @@
       # Mac
       print "Hello world\n"
        (then Run "Myscript" or Shift-Command-R)
  +
  +    # MPW
  +    perl -e 'print "Hello world\n"'
   
       # VMS
       perl -e "print ""Hello world\n"""
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.