in reply to Compiling and Installing Perl
even on a non-debugging perl.$ perl -we'use re "debug"; qr/[\s*\W*]/' Compiling REx `[\s*\W*]' size 13 Got 108 bytes for offset annotations. first at 1 1: ANYOF[\0-/:-@[-\^`{-\377+utf8::IsSpacePerl !utf8::IsWord](13) 13: END(0) stclass `ANYOF[\0-/:-@[-\^`{-\377+utf8::IsSpacePerl !utf8::IsWord]' mi +nlen 1 Offsets: [13] 1[8] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 9[ +0] Freeing REx: `"[\\s*\\W*]"'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Compiling and Installing Perl
by Anonymous Monk on Dec 05, 2003 at 08:06 UTC | |
by ysth (Canon) on Dec 07, 2003 at 01:42 UTC | |
by xenchu (Friar) on Dec 05, 2003 at 14:18 UTC |