Package: pugs
Version: 6.2.13-0.1
Severity: important
Any Perl6 program which uses regexps doesn't seem to work with
pugs. For example:
[EMAIL PROTECTED]:~/devel/pugs$ pugs -e '/x/'
Error eval perl5: "if (!$INC{'Pugs/Runtime/Match/HsBridge.pm'}) {
unshift @INC, '/usr/local/share/perl6/auto/pugs/perl5/lib';
eval q[require 'Pugs/Runtime/Match/HsBridge.pm'] or die $@;
}
'Pugs::Runtime::Match::HsBridge'
"
*** Can't locate Pugs/Runtime/Match/HsBridge.pm in @INC (@INC contains:
/usr/local/share/perl6/auto/pugs/perl5/lib /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8
/usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 3) line 1.
*** Cannot parse regex: x
*** Error: Error: Can't call method "__RUN__" on an undefined value.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Versions of packages pugs depends on:
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library
ii libncurses5 5.5-5 Shared libraries for terminal hand
ii libperl5.8 5.8.8-7 Shared Perl library
ii libreadline5 5.2-1 GNU readline and history libraries
ii pugs-modules 6.2.13-0.1 Pugs core modules
pugs recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]