Fixed in Syntax:Highlight:Perl6 0.83 which is now on CPAN. Sorry for the
late response :)

pip http://feather.perl6.nl/~azawawi/Syntax-Highlight-Perl6-0.83.tar.gz

On Mon, Aug 16, 2010 at 12:41 AM, Gabor Szabo <szab...@gmail.com> wrote:

> Hi Ahmad,
>
> for some reason the Perl 6 syntax highlighting does not work for me.
> I am getting errors like this:
>
> # Mon Aug 16 00:29:36 2010 (Thread 2)
> Padre::Plugin::Perl6::Perl6StdColorizerTask::run 'STD.pm
> warning/error:
> Can't exec "std": No such file or directory at
> /home/gabor/perl5/lib/perl5/CursorBase.pm line 2698.
> Can't compile /home/gabor/work/perl6/html-template/lib/HTML::Template.pm
> at /home/gabor/perl5/lib/perl5/CursorBase.pm line 2698.
>
> (which might be a bug in CursorBase.pm)
>
> Before asking #perl6 about this I was trying to see if I can upgrade
> CursorBase.pm and Syntax-Highlight-Perl6 in general.
>
> so I tried and failed to run make test in the source tree checked out from
> SVN:
>
> I'd appreciate your directions regarding this so I can get involved
> while you are busy with other stuff.
>
> ga...@localhost:~/work/padre/Syntax-Highlight-Perl6$ make test
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
> t/00-syntax.t .... 1/37 syml/CORE.lex.store not found; CORE setting
> has not yet been compiled.
> This file must be generated using './std CORE.setting' or 'make' before
> STD.pm6
> can be used.
> # Looks like you planned 37 tests but ran 5.
> # Looks like your test exited with 2 just after 5.
> t/00-syntax.t .... Dubious, test returned 2 (wstat 512, 0x200)
> Failed 32/37 subtests
> t/01-std.t ....... syml/CORE.lex.store not found; CORE setting has not
> yet been compiled.
> This file must be generated using './std CORE.setting' or 'make' before
> STD.pm6
> can be used.
> # Looks like your test exited with 2 before it could output anything.
> t/01-std.t ....... Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/2 subtests
> t/02-hilitep6.t .. 1/30 syml/CORE.lex.store not found; CORE setting
> has not yet been compiled.
> This file must be generated using './std CORE.setting' or 'make' before
> STD.pm6
> can be used.
> t/02-hilitep6.t .. 7/30
> #   Failed test 'no arguments returned something'
> #   at t/02-hilitep6.t line 45.
> Use of uninitialized value $this in pattern match (m//) at
> t/02-hilitep6.t line 46.
>
> #   Failed test 'no arguments should contain ansi color escape sequences'
> #   at t/02-hilitep6.t line 46.
> #                   undef
> #     doesn't match '/\033\[.+?m/i'
> Use of uninitialized value $this in pattern match (m//) at
> t/02-hilitep6.t line 48.
> ....
>
>
>
> regards
>   Gabor
>
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to