-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, Jan 24, 2011 at 08:21:33PM +0000, ed wrote:
...
>   @arg = [ "svn", "add", "File with spaces" ];

My bad... as pointed out by Shlomi Fish, this is incorrect and should
instead be:

  @arg = ( "svn", "add", "File with spaces" );

- -- 
Best regards,
Ed http://www.s5h.net/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAk0/Bi0ACgkQ4dyr7s6PRYhtvgCdFLPPeygSKx2MzQ/IsIuZCMfZ
FdkAmwfomulsPRD5O38Ou0TSzSX5YyRm
=je1o
-----END PGP SIGNATURE-----

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to