Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: Test::Exception error on Strawberry Perl 5.14.3 ('Bareword "xception" ...')

by syphilis (Archbishop)
on Jul 29, 2015 at 01:03 UTC ( [id://1136687]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Test::Exception error on Strawberry Perl 5.14.3 ('Bareword "xception" ...')
in thread Test::Exception error on Strawberry Perl 5.14.3 ('Bareword "xception" ...')

As I mentioned I find it very odd since t/40_fetch_memberships.t failed whereas t/10_obj_and_params.t, t/20_valid_drupal.t, t/50_term_object_params.t and t/60_membership_object_params.t all passed.

In those test files, the one that fails is the only one that contains:
use open ':std', ':encoding(utf8)';
Could that be connected to the error ? (Comment it out and see whether the same error arises.)
Does that line *have* to be situated before the loading of Test::Exception ?

Cheers,
Rob
  • Comment on Re^3: Test::Exception error on Strawberry Perl 5.14.3 ('Bareword "xception" ...')
  • Download Code

Replies are listed 'Best First'.
Re^4: Test::Exception error on Strawberry Perl 5.14.3 ('Bareword "xception" ...')
by 1nickt (Canon) on Jul 29, 2015 at 02:46 UTC

    Thanks syphilis, it's worth a try. I'll make a new version and upload it tonight.

    The way forward always starts with a minimal test.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1136687]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-26 09:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found