Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Segfault with MooseX::Declare and Regexp::Grammars

by betterworld (Curate)
on Feb 27, 2011 at 12:42 UTC ( [id://890409]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl
    ...
    
    my $m = 'foo' =~ $gr
        or die 'no match';
    
  2. or download this
    AH $VAR1 = [
              bless( {}, 'Foo' ),
    ...
              }
            ];
    Segmentation fault
    
  3. or download this
    Foo->new(
              {
    ...
                '!' => '-1'
              }
    );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://890409]
Approved by moritz
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-23 08:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found