develooper Front page | perl.perl5.porters | Postings from February 2003

Re: Change 18727: add support for assertions. Updated form of:

From:
hv
Date:
February 17, 2003 02:26
Subject:
Re: Change 18727: add support for assertions. Updated form of:
Message ID:
200302171028.h1HAS9P28673@crypt.compulink.co.uk
Philip Newton <Philip.Newton@gmx.net> wrote:
:On Sun, 16 Feb 2003 07:15:08 -0800, hv@crypt.org (Hv) wrote:
:
:> +=head1 AUTHOR
:> +
:> +Salvador Fandiño, E<lt>sfandino@yahoo.comE<gt>
:> +
:> +=head1 COPYRIGHT AND LICENSE
:> +
:> +Copyright 2002 by Salvador Fandiño
:> +
:> +This library is free software; you can redistribute it and/or modify
:> +it under the same terms as Perl itself.
:> +
:> +=cut
:
:Please, no 8-bit chars in POD ("all the world's a Latin-1 machine"). I
:suggest E<ntilde>.

Thanks, I've applied the patch below as #18735. I note that Changes also
has some unescaped E<ntilde>s in it, but I'd be inclined to leave them
be unless you anticipate particular problems from them.

Hugo
--- lib/assertions.pm.old	Sat Nov 30 10:59:32 2002
+++ lib/assertions.pm	Mon Feb 17 11:17:17 2003
@@ -82,11 +82,11 @@
 
 =head1 AUTHOR
 
-Salvador Fandiño, E<lt>sfandino@yahoo.comE<gt>
+Salvador FandiE<ntilde>o, E<lt>sfandino@yahoo.comE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2002 by Salvador Fandiño
+Copyright 2002 by Salvador FandiE<ntilde>o
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
--- lib/assertions/activate.pm.old	Sat Nov 30 11:03:38 2002
+++ lib/assertions/activate.pm	Mon Feb 17 11:17:28 2003
@@ -40,11 +40,11 @@
 
 =head1 AUTHOR
 
-Salvador Fandiño, E<lt>sfandino@yahoo.comE<gt>
+Salvador FandiE<ntilde>o, E<lt>sfandino@yahoo.comE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2002 by Salvador Fandiño
+Copyright 2002 by Salvador FandiE<ntilde>o
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About