r21823 - in /branches/upstream/libio-all-perl/current: ./ inc/Module/ inc/Module/Install/ lib/IO/ lib/IO/All/ t/

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Wed Jun 18 08:26:00 UTC 2008


Author: eloy
Date: Wed Jun 18 08:25:59 2008
New Revision: 21823

URL: http://svn.debian.org/wsvn/?sc=1&rev=21823
Log:
[svn-upgrade] Integrating new upstream version, libio-all-perl (0.38)

Added:
    branches/upstream/libio-all-perl/current/lib/IO/All/Base.pm
    branches/upstream/libio-all-perl/current/t/accept.t
    branches/upstream/libio-all-perl/current/t/encoding.t
    branches/upstream/libio-all-perl/current/t/import_flags.t
    branches/upstream/libio-all-perl/current/t/new.t
    branches/upstream/libio-all-perl/current/t/string_open.t
    branches/upstream/libio-all-perl/current/t/text.big5
    branches/upstream/libio-all-perl/current/t/text.utf8
    branches/upstream/libio-all-perl/current/t/xxx.t
Removed:
    branches/upstream/libio-all-perl/current/t/spiffy.t
Modified:
    branches/upstream/libio-all-perl/current/Changes
    branches/upstream/libio-all-perl/current/MANIFEST
    branches/upstream/libio-all-perl/current/META.yml
    branches/upstream/libio-all-perl/current/Makefile.PL
    branches/upstream/libio-all-perl/current/README
    branches/upstream/libio-all-perl/current/inc/Module/Install.pm
    branches/upstream/libio-all-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libio-all-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libio-all-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libio-all-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libio-all-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libio-all-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libio-all-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libio-all-perl/current/lib/IO/All.pm
    branches/upstream/libio-all-perl/current/lib/IO/All.pod
    branches/upstream/libio-all-perl/current/lib/IO/All/DBM.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/Dir.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/File.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/Filesys.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/Link.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/MLDBM.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/Pipe.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/STDIO.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/Socket.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/String.pm
    branches/upstream/libio-all-perl/current/lib/IO/All/Temp.pm
    branches/upstream/libio-all-perl/current/t/IO_Dumper.pm
    branches/upstream/libio-all-perl/current/t/chdir.t
    branches/upstream/libio-all-perl/current/t/construct.t
    branches/upstream/libio-all-perl/current/t/file_spec.t
    branches/upstream/libio-all-perl/current/t/fileno.t
    branches/upstream/libio-all-perl/current/t/inline_subclass.t
    branches/upstream/libio-all-perl/current/t/input.t
    branches/upstream/libio-all-perl/current/t/lock.t
    branches/upstream/libio-all-perl/current/t/pipe.t
    branches/upstream/libio-all-perl/current/t/stat.t
    branches/upstream/libio-all-perl/current/t/synopsis2.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libio-all-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/Changes?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/MANIFEST?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/META.yml?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/Makefile.PL?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/README?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/inc/Module/Install.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/inc/Module/Install/Base.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/inc/Module/Install/Can.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/inc/Module/Install/Fetch.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/inc/Module/Install/Makefile.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/inc/Module/Install/Metadata.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/inc/Module/Install/Win32.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/inc/Module/Install/WriteAll.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All.pod
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All.pod?rev=21823&op=diff

Added: branches/upstream/libio-all-perl/current/lib/IO/All/Base.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/Base.pm?rev=21823&op=file

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/DBM.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/DBM.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/Dir.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/Dir.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/File.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/File.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/Filesys.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/Filesys.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/Link.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/Link.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/MLDBM.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/MLDBM.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/Pipe.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/Pipe.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/STDIO.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/STDIO.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/Socket.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/Socket.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/String.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/String.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/lib/IO/All/Temp.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/lib/IO/All/Temp.pm?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/t/IO_Dumper.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/IO_Dumper.pm?rev=21823&op=diff

Added: branches/upstream/libio-all-perl/current/t/accept.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/accept.t?rev=21823&op=file

Modified: branches/upstream/libio-all-perl/current/t/chdir.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/chdir.t?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/t/construct.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/construct.t?rev=21823&op=diff

Added: branches/upstream/libio-all-perl/current/t/encoding.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/encoding.t?rev=21823&op=file

Modified: branches/upstream/libio-all-perl/current/t/file_spec.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/file_spec.t?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/t/fileno.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/fileno.t?rev=21823&op=diff

Added: branches/upstream/libio-all-perl/current/t/import_flags.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/import_flags.t?rev=21823&op=file

Modified: branches/upstream/libio-all-perl/current/t/inline_subclass.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/inline_subclass.t?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/t/input.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/input.t?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/t/lock.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/lock.t?rev=21823&op=diff

Added: branches/upstream/libio-all-perl/current/t/new.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/new.t?rev=21823&op=file

Modified: branches/upstream/libio-all-perl/current/t/pipe.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/pipe.t?rev=21823&op=diff

Modified: branches/upstream/libio-all-perl/current/t/stat.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/stat.t?rev=21823&op=diff

Added: branches/upstream/libio-all-perl/current/t/string_open.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/string_open.t?rev=21823&op=file

Modified: branches/upstream/libio-all-perl/current/t/synopsis2.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/synopsis2.t?rev=21823&op=diff

Added: branches/upstream/libio-all-perl/current/t/text.big5
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/text.big5?rev=21823&op=file

Added: branches/upstream/libio-all-perl/current/t/text.utf8
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/text.utf8?rev=21823&op=file

Added: branches/upstream/libio-all-perl/current/t/xxx.t
URL: http://svn.debian.org/wsvn/branches/upstream/libio-all-perl/current/t/xxx.t?rev=21823&op=file




More information about the Pkg-perl-cvs-commits mailing list