r21188 - in /branches/upstream/libconvert-asn1-perl: ./ current/ current/examples/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/inc/Test/ current/lib/ current/lib/Convert/ current/lib/Convert/ASN1/ current/t/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 15 13:23:37 UTC 2008


Author: gregoa
Date: Sun Jun 15 13:23:37 2008
New Revision: 21188

URL: http://svn.debian.org/wsvn/?sc=1&rev=21188
Log:
[svn-inject] Installing original source of libconvert-asn1-perl

Added:
    branches/upstream/libconvert-asn1-perl/
    branches/upstream/libconvert-asn1-perl/current/
    branches/upstream/libconvert-asn1-perl/current/ChangeLog
    branches/upstream/libconvert-asn1-perl/current/MANIFEST
    branches/upstream/libconvert-asn1-perl/current/META.yml
    branches/upstream/libconvert-asn1-perl/current/Makefile.PL
    branches/upstream/libconvert-asn1-perl/current/OldChanges
    branches/upstream/libconvert-asn1-perl/current/README
    branches/upstream/libconvert-asn1-perl/current/SIGNATURE
    branches/upstream/libconvert-asn1-perl/current/examples/
    branches/upstream/libconvert-asn1-perl/current/examples/ldap
    branches/upstream/libconvert-asn1-perl/current/examples/ldap-search
    branches/upstream/libconvert-asn1-perl/current/examples/x509decode
    branches/upstream/libconvert-asn1-perl/current/inc/
    branches/upstream/libconvert-asn1-perl/current/inc/Module/
    branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/
    branches/upstream/libconvert-asn1-perl/current/inc/Module/Install.pm
    branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Include.pm
    branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libconvert-asn1-perl/current/inc/Test/
    branches/upstream/libconvert-asn1-perl/current/inc/Test/Builder.pm
    branches/upstream/libconvert-asn1-perl/current/inc/Test/More.pm
    branches/upstream/libconvert-asn1-perl/current/lib/
    branches/upstream/libconvert-asn1-perl/current/lib/Convert/
    branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/
    branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1.pm
    branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1.pod
    branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/Debug.pm
    branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/IO.pm
    branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/_decode.pm
    branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/_encode.pm
    branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/parser.pm
    branches/upstream/libconvert-asn1-perl/current/mkparse
    branches/upstream/libconvert-asn1-perl/current/parser.y
    branches/upstream/libconvert-asn1-perl/current/t/
    branches/upstream/libconvert-asn1-perl/current/t/0-signature.t
    branches/upstream/libconvert-asn1-perl/current/t/00prim.t
    branches/upstream/libconvert-asn1-perl/current/t/01tag.t
    branches/upstream/libconvert-asn1-perl/current/t/02seq.t
    branches/upstream/libconvert-asn1-perl/current/t/03seqof.t
    branches/upstream/libconvert-asn1-perl/current/t/04opt.t
    branches/upstream/libconvert-asn1-perl/current/t/05time.t
    branches/upstream/libconvert-asn1-perl/current/t/06bigint.t
    branches/upstream/libconvert-asn1-perl/current/t/07input.dat   (with props)
    branches/upstream/libconvert-asn1-perl/current/t/07io.t
    branches/upstream/libconvert-asn1-perl/current/t/08set.t
    branches/upstream/libconvert-asn1-perl/current/t/09contr.t
    branches/upstream/libconvert-asn1-perl/current/t/10choice.t
    branches/upstream/libconvert-asn1-perl/current/t/11indef.t
    branches/upstream/libconvert-asn1-perl/current/t/12der.t
    branches/upstream/libconvert-asn1-perl/current/t/13utf8.t
    branches/upstream/libconvert-asn1-perl/current/t/14any.t
    branches/upstream/libconvert-asn1-perl/current/t/funcs.pl

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

Added: branches/upstream/libconvert-asn1-perl/current/ChangeLog
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/ChangeLog?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/MANIFEST?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/META.yml?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/Makefile.PL?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/OldChanges
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/OldChanges?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/README?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/SIGNATURE?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/examples/ldap
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/examples/ldap?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/examples/ldap-search
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/examples/ldap-search?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/examples/x509decode
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/examples/x509decode?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Module/Install.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Base.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Can.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Fetch.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Include.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Makefile.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Metadata.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Module/Install/Win32.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Test/Builder.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Test/Builder.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/inc/Test/More.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/inc/Test/More.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1.pod
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1.pod?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/Debug.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/Debug.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/IO.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/IO.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/_decode.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/_decode.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/_encode.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/_encode.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/parser.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/lib/Convert/ASN1/parser.pm?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/mkparse
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/mkparse?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/parser.y
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/parser.y?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/0-signature.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/0-signature.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/00prim.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/00prim.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/01tag.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/01tag.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/02seq.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/02seq.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/03seqof.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/03seqof.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/04opt.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/04opt.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/05time.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/05time.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/06bigint.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/06bigint.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/07input.dat
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/07input.dat?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/07io.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/07io.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/08set.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/08set.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/09contr.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/09contr.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/10choice.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/10choice.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/11indef.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/11indef.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/12der.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/12der.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/13utf8.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/13utf8.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/14any.t
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/14any.t?rev=21188&op=file

Added: branches/upstream/libconvert-asn1-perl/current/t/funcs.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libconvert-asn1-perl/current/t/funcs.pl?rev=21188&op=file




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