Subject: | Since Padre 0.47 OS detection is in Padre::Constants |
Hi Steffen,
during importing Padre::Plugin::DataWalker into pkgsrc I detected a
broken check in the module:
t/00-load.t .. 1/1
# Failed test 'use Padre::Plugin::DataWalker;'
# at t/00-load.t line 6.
# Tried to use 'Padre::Plugin::DataWalker'.
# Error: Bareword "Padre::Util::WIN32" not allowed while "strict
subs" in use at
/usr/pkgsrc/editors/p5-Padre-Plugin-DataWalker/work/Padre-Plugin-DataWalker-0.01/blib/lib/Padre/Plugin/DataWalker.pm
line 113.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
The fix is easy (I'll attach it anyway).
Best regards,
Jens
Subject: | patch-aa |
Message body not shown because it is not plain text.