Show quoted text>>>>> On Mon, 30 Jul 2012 11:23:18 -0400, "Breno G. de Oliveira via RT" <bug-Mojolicious-Plugin-HamlRenderer@rt.cpan.org> said:
Show quoted text > could you help me reproduce the issue?
Sure, let me try...
Show quoted text > I'm using:
Show quoted text > * perl 5.17.2 (installed via perlbrew)
Trying with v5.17.2-6-gf1f8fd6 built traditionally.
Show quoted text > * Mojolicious 3.15
> * Text::Haml 0.990104
OK, same here.
Show quoted text > The CPAN version of MojoX::Renderer::Haml wasn't working with
> Mojolicious > 1.13, so I had to tweak it a bit. I'm using the version in:
Show quoted text
Show quoted text
Downloaded and untarred gives directory garu-mojox-renderer-haml-4170c8f.
Show quoted text>sand@k83:/tmp/garu-mojox-renderer-haml-4170c8f% /home/sand/src/perl/repoperls/installed-perls/perl/v5.17.2-6-g*/*/bin/perl Makefile.PL
Writing Makefile for MojoX::Renderer::Haml
Writing MYMETA.yml and MYMETA.json
Show quoted text>sand@k83:/tmp/garu-mojox-renderer-haml-4170c8f% make
cp lib/Mojolicious/Plugin/HamlRenderer.pm blib/lib/Mojolicious/Plugin/HamlRenderer.pm
cp lib/MojoX/Renderer/Haml.pm blib/lib/MojoX/Renderer/Haml.pm
Manifying blib/man3/Mojolicious::Plugin::HamlRenderer.3
Manifying blib/man3/MojoX::Renderer::Haml.3
Show quoted text>sand@k83:/tmp/garu-mojox-renderer-haml-4170c8f% make test
PERL_DL_NONLAZY=1 /mnt/k75/homesand/src/perl/repoperls/installed-perls/perl/v5.17.2-6-gf1f8fd6/165a/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t
t/00load.t .... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*?)?(?<!\\)\#{ <-- HERE / at /home/src/perl/repoperls/installed-perls/perl/v5.17.2-6-gf1f8fd6/165a/lib/site_perl/5.17.3/Text/Haml.pm line 855.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*?)?\\\\\#{ <-- HERE / at /home/src/perl/repoperls/installed-perls/perl/v5.17.2-6-gf1f8fd6/165a/lib/site_perl/5.17.3/Text/Haml.pm line 859.
t/00load.t .... ok
t/lite_app.t .. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*?)?(?<!\\)\#{ <-- HERE / at /home/src/perl/repoperls/installed-perls/perl/v5.17.2-6-gf1f8fd6/165a/lib/site_perl/5.17.3/Text/Haml.pm line 855.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*?)?\\\\\#{ <-- HERE / at /home/src/perl/repoperls/installed-perls/perl/v5.17.2-6-gf1f8fd6/165a/lib/site_perl/5.17.3/Text/Haml.pm line 859.
t/lite_app.t .. ok
All tests successful.
Files=2, Tests=19, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.35 cusr 0.03 csys = 0.40 CPU)
Result: PASS
Show quoted text > Thanks!
You're welcome! Thanks for fixing!
--
andreas