Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Simple filename regex help

by little (Curate)
on Jun 21, 2003 at 10:35 UTC ( [id://267785]=note: print w/replies, xml ) Need Help??


in reply to Simple filename regex help

/^([a-zA-Z\d_-]+)\.html$/

a single dot would match one or none character, but only by chance another dot.

Have a nice day
All decision is left to your taste

Replies are listed 'Best First'.
Re: Re: Simple filename regex help
by Anonymous Monk on Jun 21, 2003 at 11:10 UTC

    That's what I was looking for, thanks :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-25 21:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found