Skip to content

Commit b377920

Browse files
Yanick ChampouxGitpan
authored andcommitted
Import of YANICK/XML-XPathScript-1.52 from CPAN.
gitpan-cpan-distribution: XML-XPathScript gitpan-cpan-version: 1.52 gitpan-cpan-path: YANICK/XML-XPathScript-1.52.tar.gz gitpan-cpan-author: YANICK gitpan-cpan-maturity: released
1 parent a9e66a2 commit b377920

File tree

15 files changed

+46
-41
lines changed

15 files changed

+46
-41
lines changed

Build.PL

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ my $build = $class->new
8282
'Data::Dumper' => 0,
8383
'Scalar::Util' => 0,
8484
'Readonly' => 0,
85+
'Clone' => 0,
8586
},
8687
build_requires => {
8788
"File::Find" => 0,

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Revision history for Perl module XML::XPathScript
22

3+
1.52 Jul 6, 2007
4+
- Added Clone dependency
5+
36
1.51 Jul 5, 2007
47
- Changes to X::X::Stylesheet::Docbook2LaTeX for Pod::Manual
58

META.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: XML-XPathScript
3-
version: 1.51
3+
version: 1.52
44
author:
55
- 'Yanick Champoux <yanick@cpan.org>'
66
- 'Dominique Quatravaux <domq@cpan.org> '
@@ -11,6 +11,7 @@ resources:
1111
license: http://opensource.org/licenses/artistic-license.php
1212
requires:
1313
Carp: 0
14+
Clone: 0
1415
Data::Dumper: 0
1516
File::Basename: 0
1617
IO::File: 0
@@ -24,35 +25,35 @@ build_requires:
2425
provides:
2526
Apache::AxKit::Language::YPathScript:
2627
file: lib_axkit/Apache/AxKit/Language/YPathScript.pm
27-
version: 1.51
28+
version: 1.52
2829
XML::XPathScript:
2930
file: lib/XML/XPathScript.pm
30-
version: 1.51
31+
version: 1.52
3132
XML::XPathScript::Processor:
3233
file: lib/XML/XPathScript/Processor.pm
33-
version: 1.51
34+
version: 1.52
3435
XML::XPathScript::Processor::B:
3536
file: lib/XML/XPathScript/Processor/B.pm
36-
version: 1.51
37+
version: 1.52
3738
XML::XPathScript::Processor::LibXML:
3839
file: lib/XML/XPathScript/Processor/LibXML.pm
39-
version: 1.51
40+
version: 1.52
4041
XML::XPathScript::Processor::XPath:
4142
file: lib/XML/XPathScript/Processor/XPath.pm
42-
version: 1.51
43+
version: 1.52
4344
XML::XPathScript::StdoutSnatcher:
4445
file: lib/XML/XPathScript.pm
4546
XML::XPathScript::Stylesheet::DocBook2LaTeX:
4647
file: lib/XML/XPathScript/Stylesheet/DocBook2LaTeX.pm
47-
version: 1.51
48+
version: 1.52
4849
XML::XPathScript::Template:
4950
file: lib/XML/XPathScript/Template.pm
50-
version: 1.51
51+
version: 1.52
5152
XML::XPathScript::Template::Content:
5253
file: lib/XML/XPathScript/Processor.pm
5354
XML::XPathScript::Template::Tag:
5455
file: lib/XML/XPathScript/Template/Tag.pm
55-
version: 1.51
56+
version: 1.52
5657
generated_by: Module::Build version 0.2806
5758
meta-spec:
5859
url: http://module-build.sourceforge.net/META-spec-v1.2.html

SIGNATURE

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,27 @@ not run its Makefile.PL or Build.PL.
1414
-----BEGIN PGP SIGNED MESSAGE-----
1515
Hash: SHA1
1616

17-
SHA1 650c5209a1446ddc0c69b8cb04002a9b884a2818 Build.PL
18-
SHA1 b6067af4f6ea1207fac092fbe266b20f3d8247fb Changes
17+
SHA1 4d71a023a9579cbc9d0e755acd1e65dfd20033a9 Build.PL
18+
SHA1 d4b3c0e2549813c474d50689c1dbc7dcac0c1b5d Changes
1919
SHA1 05a5f3528ef8a73c665e5e73cfe088a22841d60f MANIFEST
20-
SHA1 d53f8120147cac207e1d35a899b11b63b6bb5cd7 META.yml
20+
SHA1 f67a56e8393b6ef01649d7bc63a57b68fa7e053f META.yml
2121
SHA1 10ff3cb66031d8671cfbd03cbb4bfc14c3370c8d Makefile.PL
2222
SHA1 c2e34b4811270ed95284adb577460fdc93be8685 README
2323
SHA1 585dbee14359e90630096c4c39d944c3ed5fd0df dist/rewrite-default-xml-parser
2424
SHA1 b8f13d00c750860ca69a0f2be632fdb0cf1b3256 examples/docbook2latex.xps
2525
SHA1 49de2221717af40dfd852e18c46650097290aa1f examples/sample-docbook.xml
26-
SHA1 f51bb4d3ec7c517b4766e033d894e973df43f1d5 lib/XML/XPathScript.pm
27-
SHA1 84e333cfa9e7985cfe926b251b3baa0189861ab4 lib/XML/XPathScript/Processor.pm
28-
SHA1 ce089329995f7c7b5d420ab78167c5de96cfd3d8 lib/XML/XPathScript/Processor/B.pm
29-
SHA1 3108044a8dc89d4262ae23e27da9fad66baebeab lib/XML/XPathScript/Processor/LibXML.pm
30-
SHA1 dff51117bdab65035db25f1a63296bab867ba736 lib/XML/XPathScript/Processor/XPath.pm
26+
SHA1 583cb4328774fd227eb3d209bfbfac4d45d0d9a5 lib/XML/XPathScript.pm
27+
SHA1 b6f49e2442ded674c1c75ad57de047c0e9f87767 lib/XML/XPathScript/Processor.pm
28+
SHA1 4d3969d334ccfbf3d9b53a2c7c5241ce5d75a2bd lib/XML/XPathScript/Processor/B.pm
29+
SHA1 46ff813a938cca701f3c64b1c49a140fdb0bacc0 lib/XML/XPathScript/Processor/LibXML.pm
30+
SHA1 4b3babfc4c4b0a14e696279c56944c5a57afa242 lib/XML/XPathScript/Processor/XPath.pm
3131
SHA1 4f2bd67d33fd417629c6cff2a0d3053035c45e03 lib/XML/XPathScript/Stylesheet.pod
32-
SHA1 dfa670670052504652bcf7b07a77769c0d804fd8 lib/XML/XPathScript/Stylesheet/DocBook2LaTeX.pm
33-
SHA1 56f5c4263b3bf0222b765affec2dd962a515d203 lib/XML/XPathScript/Template.pm
34-
SHA1 aacd1eeda37530ac36d228bfe8c578d7a3ac9267 lib/XML/XPathScript/Template/Tag.pm
35-
SHA1 c42f35dec09e38a9576943b2d6a963376088b602 lib_axkit/Apache/AxKit/Language/YPathScript.pm
36-
SHA1 b9d91b16f30aa9d53cd648744a91156635158320 lib_tomkit/Apache2/TomKit/Processor/XPathScript.pm
37-
SHA1 221c8eb3ccde56e17cbae80e8b28dcfbceccd786 script/xpathscript
32+
SHA1 078cce4db2ee6514ee362ab65b6a23514756b636 lib/XML/XPathScript/Stylesheet/DocBook2LaTeX.pm
33+
SHA1 7610e43ce832cdb8d93403df4fb8aec572c5b3ef lib/XML/XPathScript/Template.pm
34+
SHA1 cfe074f67df53a5ac7ac52b142578d77372e41b8 lib/XML/XPathScript/Template/Tag.pm
35+
SHA1 b889885bb42aaa12f05cf04fecb8abb3ef9259e5 lib_axkit/Apache/AxKit/Language/YPathScript.pm
36+
SHA1 0140e131159ce4a86f3c950516d0c1447dd8a055 lib_tomkit/Apache2/TomKit/Processor/XPathScript.pm
37+
SHA1 9fce6c2a6429ebbb482460c211a09a5b31f4a21d script/xpathscript
3838
SHA1 0fabf086f09dd536eab3e44118e71ed456a53eb1 t/00build.t
3939
SHA1 9d8a3166da409cfa69237aaf8228e17f6e75cf9a t/01basic.t
4040
SHA1 66b1a741ea182ba1ff9fcdc6527ee3fdbbec10ef t/02interpolate.t
@@ -102,7 +102,7 @@ SHA1 d36ad2b5860e4ca564b845e0e7bb5d5134624d6e t/testdocs/tag_attributes.xps
102102
-----BEGIN PGP SIGNATURE-----
103103
Version: GnuPG v1.4.3 (GNU/Linux)
104104

105-
iD8DBQFGjaf334Hwf+GwC4wRArmdAKDKgfKH7O1ZwGGwgAS1659mmRS4fACg+buc
106-
Y1cKtwdhyHziJnr2Arlm4tw=
107-
=5vfP
105+
iD8DBQFGjjJW34Hwf+GwC4wRAmrLAKC5nqmIcY4EF3uN+CxnYCx1c3bLEACgjY4J
106+
CxmZom5mv6H5jv0KomhQyFc=
107+
=fCQi
108108
-----END PGP SIGNATURE-----

lib/XML/XPathScript.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use strict;
44
use warnings;
55
use Carp;
66

7-
# $Revision: 1007 $ - $Date: 2007-07-06T02:46:24.873259Z $
7+
# $Revision: 1012 $ - $Date: 2007-07-06T12:37:51.503257Z $
88

99
=pod
1010
@@ -239,7 +239,7 @@ use File::Basename;
239239
use XML::XPathScript::Processor;
240240
use XML::XPathScript::Template;
241241

242-
our $VERSION = '1.51';
242+
our $VERSION = '1.52';
243243

244244
$XML_parser = 'XML::LibXML';
245245

lib/XML/XPathScript/Processor.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ use base qw/ Exporter /;
99
use XML::XPathScript::Template;
1010
use Readonly;
1111

12-
our $VERSION = '1.51';
12+
our $VERSION = '1.52';
1313

1414
our @EXPORT = qw/
1515
$DO_SELF_AS_CHILD

lib/XML/XPathScript/Processor/B.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package XML::XPathScript::Processor::B;
55

66
use base qw/ XML::XPathScript::Processor /;
77

8-
our $VERSION = '1.51';
8+
our $VERSION = '1.52';
99

1010
# No namespaces here
1111
sub get_namespace { }

lib/XML/XPathScript/Processor/LibXML.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use warnings;
55

66
use base qw/ XML::XPathScript::Processor /;
77

8-
our $VERSION = '1.51';
8+
our $VERSION = '1.52';
99

1010
sub get_namespace {
1111
my $ns = $_[1]->getNamespaces();

lib/XML/XPathScript/Processor/XPath.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package XML::XPathScript::Processor::XPath;
55

66
use base qw/ XML::XPathScript::Processor /;
77

8-
our $VERSION = '1.51';
8+
our $VERSION = '1.52';
99

1010
sub get_namespace {
1111
my $prefix = $_[1]->getPrefix or return;

lib/XML/XPathScript/Stylesheet/DocBook2LaTeX.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use strict;
66
use XML::XPathScript::Processor;
77
use Carp;
88

9-
our $VERSION = '1.51';
9+
our $VERSION = '1.52';
1010

1111
our $processor;
1212

0 commit comments

Comments
 (0)