[Module-build-checkins] Module-Build/lib/Module/Build/Platform Amiga.pm,1.2,1.3 Default.pm,1.2,1.3 E
Status: Beta
Brought to you by:
kwilliams
From: Randy W. S. <si...@us...> - 2005-12-02 12:12:42
|
Update of /cvsroot/module-build/Module-Build/lib/Module/Build/Platform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32185/lib/Module/Build/Platform Modified Files: Amiga.pm Default.pm EBCDIC.pm MPEiX.pm MacOS.pm RiscOS.pm Unix.pm VOS.pm Windows.pm aix.pm cygwin.pm darwin.pm os2.pm Log Message: Move some code examples from the Module::Build module documentation to Module::Build::Authoring. Attempt to add more consistency across all documents (while trying to maintain Ken's style): * Use consistent two space indentation for verbatim paragraphs. * Add some consistency to example code: variable & module names; indentation; etc * Use consistent commandline syntax: "./Build" rather than "perl Build" or "Build"; and use long option style for most options. * Use standard quoting for various URI, email addresses. * Misc. pod formatting. Index: MacOS.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/MacOS.pm,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- MacOS.pm 5 Nov 2004 01:51:54 -0000 1.9 +++ MacOS.pm 2 Dec 2005 12:12:21 -0000 1.10 @@ -135,6 +135,7 @@ Michael G Schwern <sc...@po...> + =head1 SEE ALSO perl(1), Module::Build(3), ExtUtils::MakeMaker(3) Index: aix.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/aix.pm,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- aix.pm 10 Oct 2004 04:39:34 -0000 1.3 +++ aix.pm 2 Dec 2005 12:12:21 -0000 1.4 @@ -28,7 +28,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO Index: Default.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/Default.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Default.pm 28 Nov 2003 17:10:23 -0000 1.2 +++ Default.pm 2 Dec 2005 12:12:21 -0000 1.3 @@ -21,7 +21,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO Index: MPEiX.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/MPEiX.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- MPEiX.pm 28 Nov 2003 17:10:23 -0000 1.2 +++ MPEiX.pm 2 Dec 2005 12:12:21 -0000 1.3 @@ -22,7 +22,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO Index: Windows.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/Windows.pm,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- Windows.pm 31 Mar 2005 06:03:09 -0000 1.23 +++ Windows.pm 2 Dec 2005 12:12:21 -0000 1.24 @@ -141,9 +141,7 @@ =head1 AUTHOR -Ken Williams <ke...@ma...> - -Most of the code here was written by Randy W. Sims <Ra...@Th...>. +Ken Williams <ke...@ma...>, Randy W. Sims <Ra...@Th...> =head1 SEE ALSO Index: RiscOS.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/RiscOS.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- RiscOS.pm 28 Nov 2003 17:10:23 -0000 1.2 +++ RiscOS.pm 2 Dec 2005 12:12:21 -0000 1.3 @@ -22,7 +22,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO Index: Amiga.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/Amiga.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Amiga.pm 28 Nov 2003 17:10:23 -0000 1.2 +++ Amiga.pm 2 Dec 2005 12:12:21 -0000 1.3 @@ -22,7 +22,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO Index: darwin.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/darwin.pm,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- darwin.pm 10 Oct 2004 04:39:34 -0000 1.5 +++ darwin.pm 2 Dec 2005 12:12:21 -0000 1.6 @@ -28,7 +28,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO Index: Unix.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/Unix.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Unix.pm 5 Jan 2005 04:38:52 -0000 1.11 +++ Unix.pm 2 Dec 2005 12:12:21 -0000 1.12 @@ -43,7 +43,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO Index: VOS.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/VOS.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- VOS.pm 28 Nov 2003 17:10:23 -0000 1.2 +++ VOS.pm 2 Dec 2005 12:12:21 -0000 1.3 @@ -22,7 +22,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO Index: EBCDIC.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/EBCDIC.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- EBCDIC.pm 28 Nov 2003 17:10:23 -0000 1.2 +++ EBCDIC.pm 2 Dec 2005 12:12:21 -0000 1.3 @@ -22,7 +22,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO Index: cygwin.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/cygwin.pm,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- cygwin.pm 10 Oct 2004 04:39:34 -0000 1.3 +++ cygwin.pm 2 Dec 2005 12:12:21 -0000 1.4 @@ -27,7 +27,7 @@ =head1 AUTHOR -Initial stub by Yitzchak Scott-Thoennes, sth...@ef... +Initial stub by Yitzchak Scott-Thoennes <sth...@ef...> =head1 SEE ALSO Index: os2.pm =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Platform/os2.pm,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- os2.pm 10 Oct 2004 04:39:34 -0000 1.4 +++ os2.pm 2 Dec 2005 12:12:21 -0000 1.5 @@ -25,7 +25,7 @@ =head1 AUTHOR -Ken Williams, ke...@ma... +Ken Williams <ke...@ma...> =head1 SEE ALSO |