If you have Pod::POM installed (so that t/pod.t is run) and choose to
not use the XS Stash cocde (ie: use the Pure Perl code) the t/pod.t test
fails.

   Electing to use the XS Stash code (which means multiple installs for
multiple architectures, and no Tie::DBI) causes the tests to pass.

   All the other tests pass in both cases.


Errors from t/pod.t:


t/pod............Template process failed: undef error - Operation `eq':
no method found,
        left argument in overloaded package Pod::POM::Node::Pod,
        right argument has no overloaded magic at lib/Template/Stash.pm
line 582.

FAILED 10:  - template text 4 process FAILED: [% FOREACH h1 =
global.pom.head1...
FAILED 11:  - (obviously did not match expected)
Template process failed: undef error - Operation `eq': no method found,
        left argument in overloaded package Pod::POM::Node::Pod,
        right argument has no overloaded magic at lib/Template/Stash.pm
line 582.

FAILED 12:  - template text 5 process FAILED: [% FOREACH h2 =
global.pom.head1...
FAILED 13:  - (obviously did not match expected)
Template process failed: undef error - Operation `eq': no method found,
        left argument in overloaded package Pod::POM::Node::Pod,
        right argument has no overloaded magic at lib/Template/Stash.pm
line 582.

FAILED 14:  - template text 6 process FAILED: [% PROCESS $item.type
FOREACH it...
FAILED 15:  - (obviously did not match expected)
Template process failed: undef error - Operation `eq': no method found,
        left argument in overloaded package Pod::POM::Node::Pod,
        right argument has no overloaded magic at lib/Template/Stash.pm
line 582.

FAILED 16:  - template text 7 process FAILED: [%  VIEW v
prefix='pod/html/';\n ...
FAILED 17:  - (obviously did not match expected)
FAILED tests 10-17
        Failed 8/17 tests, 52.94% okay


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to