alan premselaar wrote:
(B> Ronald Vazquez NLM wrote:
(B>>         '192.168.1.0'  => '0.255.255.255',
(B> 
(B> also I think you also want to replace the => with , above. (my code
(B> uses commas, i'm not sure if the => will work as well or not off the
(B> top of my head)
(B
(BThat's not necessary.  From the perlop manpage:
(B
(B<quote>
(BThe => digraph is mostly just a synonym for the comma
(Boperator.  It's useful for documenting arguments that come
(Bin pairs.  As of release 5.001, it also forces any word to
(Bthe left of it to be interpreted as a string.
(B</quote>
(B_______________________________________________
(BVisit http://www.mimedefang.org and http://www.canit.ca
(BMIMEDefang mailing list
([EMAIL PROTECTED]
(Bhttp://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to