Skip Menu |

This queue is for tickets about the uni-perl CPAN distribution.

Report information
The Basics
Id: 95165
Status: new
Priority: 0/
Queue: uni-perl

People
Owner: Nobody in particular
Requestors: ivan [...] serezhkin.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: wtf?
Date: Tue, 29 Apr 2014 15:57:08 +0400
To: bug-uni-perl [...] rt.cpan.org
From: Vany Serezhkin <ivan [...] serezhkin.com>
vany@vsn:~/riot/server$ perl -v This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-gnu-thread-multi (with 41 registered patches, see perl -V for more detail) Copyright 1987-2013, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. vany@vsn:~/riot/server$ perl -e 'use uni::perl qw/:dumper/; print dumper({1,2,3})' Useless use of '\'; doesn't escape metacharacter '{' at /home/vany/.perl5/lib/perl5/uni/perl/dumper.pm line 33. Compilation failed in require at (eval 1) line 1. at -e line 1. BEGIN failed--compilation aborted at -e line 1. -- WBR, Vany