in reply to Taint Mode
in thread Muse - Personal Interlinked Encyclopedia Builder

I think you're permitting too much. I'd write:
($node) = $node =~ /\w{1,32}/g;
Remember. Be paranoid. They are out to get you :)
   MeowChow                                   
               s aamecha.s a..a\u$&owag.print

Replies are listed 'Best First'.
What's in a name?
by Pedro Picasso (Sexton) on Apr 05, 2002 at 03:54 UTC

    I limited size between 1 and 32 as per your example, but I can't let go of my limited punctuation. Do you know where I can find the ext2 filesystem specifications for filenames?

    -the Pedro Picasso
    (sourceCode == freeSpeech)
      Ext2 is very lenient, allowing for any character except except for NULL and "/" in a filename. I still recommend that you lose the punctuation.
         MeowChow                                   
                     s aamecha.s a..a\u$&owag.print