Changeset 12563 for lang/perl/Acme-PSON

Show
Ignore:
Timestamp:
05/27/08 22:31:08 (6 months ago)
Author:
tomyhero
Message:

lang/perl/Acme-PSON : move some test file into ./xt

Location:
lang/perl/Acme-PSON
Files:
2 added
8 modified
5 copied
4 moved

Legend:

Unmodified
Added
Removed
  • lang/perl/Acme-PSON/tags/0.04/Changes

    r8990 r12563  
    11Revision history for Acme-PSON 
     2 
     30.04    2008-05-27/22:21 
     4        - move spelling.t boilerplate.t pod-coverage.t pod.t  to ./xt dir 
    25 
    360.03    2008-04-06/15:26 
  • lang/perl/Acme-PSON/tags/0.04/MANIFEST

    r8990 r12563  
    1313lib/Acme/PSON.pm 
    1414Makefile.PL 
    15 MANIFEST 
     15MANIFEST                        This list of files 
    1616META.yml 
    1717README 
    1818t/00-load.t 
    1919t/01-app.t 
    20 t/boilerplate.t 
    21 t/pod-coverage.t 
    22 t/pod.t 
    23 t/spelling.t 
     20xt/boilerplate.t 
     21xt/pod-coverage.t 
     22xt/pod.t 
     23xt/spelling.t 
  • lang/perl/Acme-PSON/tags/0.04/Makefile.PL

    r8990 r12563  
    88requires 'Test::More'     => 0; 
    99requires 'Readonly'       => 0; 
    10 requires 'Test::Spelling' => 0; 
    1110license 'perl'; 
    1211auto_install; 
  • lang/perl/Acme-PSON/tags/0.04/lib/Acme/PSON.pm

    r8990 r12563  
    44use warnings; 
    55 
    6 our $VERSION = '0.03'; 
     6our $VERSION = '0.04'; 
    77 
    88use strict; 
     
    7777=head1 COPYRIGHT AND LICENSE 
    7878 
    79 Copyright 2008 Tomohiro Teranishi, All rights reserved. 
     79Copyright 2008 Tomohiro Teranishi. 
    8080 
    8181This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.  See L<perlartistic>. 
  • lang/perl/Acme-PSON/tags/0.04/xt/spelling.t

    r8991 r12563  
    2222Funakoshi 
    2323pson 
    24  
  • lang/perl/Acme-PSON/trunk/Changes

    r8990 r12563  
    11Revision history for Acme-PSON 
     2 
     30.04    2008-05-27/22:21 
     4        - move spelling.t boilerplate.t pod-coverage.t pod.t  to ./xt dir 
    25 
    360.03    2008-04-06/15:26 
  • lang/perl/Acme-PSON/trunk/MANIFEST

    r8990 r12563  
    1313lib/Acme/PSON.pm 
    1414Makefile.PL 
    15 MANIFEST 
     15MANIFEST                        This list of files 
    1616META.yml 
    1717README 
    1818t/00-load.t 
    1919t/01-app.t 
    20 t/boilerplate.t 
    21 t/pod-coverage.t 
    22 t/pod.t 
    23 t/spelling.t 
     20xt/boilerplate.t 
     21xt/pod-coverage.t 
     22xt/pod.t 
     23xt/spelling.t 
  • lang/perl/Acme-PSON/trunk/Makefile.PL

    r8990 r12563  
    88requires 'Test::More'     => 0; 
    99requires 'Readonly'       => 0; 
    10 requires 'Test::Spelling' => 0; 
    1110license 'perl'; 
    1211auto_install; 
  • lang/perl/Acme-PSON/trunk/lib/Acme/PSON.pm

    r8990 r12563  
    44use warnings; 
    55 
    6 our $VERSION = '0.03'; 
     6our $VERSION = '0.04'; 
    77 
    88use strict; 
     
    7777=head1 COPYRIGHT AND LICENSE 
    7878 
    79 Copyright 2008 Tomohiro Teranishi, All rights reserved. 
     79Copyright 2008 Tomohiro Teranishi. 
    8080 
    8181This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.  See L<perlartistic>. 
  • lang/perl/Acme-PSON/trunk/xt/spelling.t

    r8991 r12563  
    2222Funakoshi 
    2323pson 
    24