r65449 - in /trunk/libcgi-application-plugin-authentication-perl: cdbi/ cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/ cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/ cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/ cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/ cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/Plugin/ cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/Plugin/Authentication/ cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/Plugin/Authentication/Driver/ cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/ cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/ dbic/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/Plugin/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/Plugin/Authentication/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/Plugin/Authentication/Driver/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/ dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestDB/ debian/ debian/components/ debian/components/cdbi/ debian/components/dbic/

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Wed Dec 1 12:14:27 UTC 2010


Author: periapt-guest
Date: Wed Dec  1 12:13:44 2010
New Revision: 65449

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=65449
Log:
adding components

Added:
    trunk/libcgi-application-plugin-authentication-perl/cdbi/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/Build.PL
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/Changes
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/MANIFEST
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/META.yml
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/Makefile.PL
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/README
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/Plugin/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/Plugin/Authentication/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/Plugin/Authentication/Driver/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/Plugin/Authentication/Driver/CDBI.pm
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/00-load.t
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/authenticate.t
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/authenticate_crypt.t
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/authenticate_md5.t
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthMD5.pm
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthPlain.pm
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthcrypt.pm
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthenticate.pm
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestUsers.pm
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/pod-coverage.t
    trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/pod.t
    trunk/libcgi-application-plugin-authentication-perl/dbic/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/.cvsignore
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/Build.PL
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/Changes
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/MANIFEST
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/MANIFEST.SKIP
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/META.yml
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/Makefile.PL
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/README
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/SIGNATURE
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/Plugin/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/Plugin/Authentication/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/Plugin/Authentication/Driver/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/Plugin/Authentication/Driver/DBIC.pm
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/00-signature.t
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/01-load.t
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/authenticate.t
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/authenticate_crypt.t
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/authenticate_md5.t
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthMD5.pm
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthPlain.pm
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthcrypt.pm
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthenticate.pm
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestDB/
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestDB.pm
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestDB/Users.pm
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/pod-coverage.t
    trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/pod.t
    trunk/libcgi-application-plugin-authentication-perl/debian/components/
    trunk/libcgi-application-plugin-authentication-perl/debian/components/cdbi/
    trunk/libcgi-application-plugin-authentication-perl/debian/components/dbic/
Modified:
    trunk/libcgi-application-plugin-authentication-perl/debian/control
    trunk/libcgi-application-plugin-authentication-perl/debian/rules

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

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/Build.PL?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/Changes?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/MANIFEST?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/META.yml?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/Makefile.PL?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/README?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/Plugin/Authentication/Driver/CDBI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/lib/CGI/Application/Plugin/Authentication/Driver/CDBI.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/00-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/00-load.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/authenticate.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/authenticate.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/authenticate_crypt.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/authenticate_crypt.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/authenticate_md5.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/authenticate_md5.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthMD5.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthMD5.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthPlain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthPlain.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthcrypt.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthcrypt.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthenticate.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestAppAuthenticate.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestUsers.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/lib/TestUsers.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/pod-coverage.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/cdbi/CGI-Application-Plugin-Authentication-Driver-CDBI-0.02/t/pod.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/.cvsignore
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/.cvsignore?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/Build.PL?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/Changes?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/MANIFEST?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/MANIFEST.SKIP?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/META.yml?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/Makefile.PL?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/README?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/SIGNATURE?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/Plugin/Authentication/Driver/DBIC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/lib/CGI/Application/Plugin/Authentication/Driver/DBIC.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/00-signature.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/00-signature.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/01-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/01-load.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/authenticate.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/authenticate.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/authenticate_crypt.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/authenticate_crypt.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/authenticate_md5.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/authenticate_md5.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthMD5.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthMD5.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthPlain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthPlain.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthcrypt.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthcrypt.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthenticate.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestAppAuthenticate.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestDB.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestDB.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestDB/Users.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/lib/TestDB/Users.pm?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/pod-coverage.t?rev=65449&op=file

Added: trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/dbic/CGI-Application-Plugin-Authentication-Driver-DBIC-0.02/t/pod.t?rev=65449&op=file

Modified: trunk/libcgi-application-plugin-authentication-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/debian/control?rev=65449&op=diff

Modified: trunk/libcgi-application-plugin-authentication-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-plugin-authentication-perl/debian/rules?rev=65449&op=diff




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