Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: mailadress splitten.

by ChOas (Curate)
on Jan 20, 2009 at 08:03 UTC ( [id://737502]=note: print w/replies, xml ) Need Help??


in reply to mailadress splitten.

Something like this ? :
my @email=($to=~/<([^>]+)>/gs);

GreetZ!,
    ChOas

print "profeth still\n" if /bird|devil/;

Replies are listed 'Best First'.
Re^2: mailadress splitten.
by Bass-Fighter (Beadle) on Jan 20, 2009 at 08:18 UTC
    it could be... but if I copy that code in my program, I get this error:
    Use of uninitialized value in pattern match (m//)
      define $to Bass
        it was, but problem solved, so you thanx too for your time and thinkingwork, I really appreciate it a lot

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-23 13:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found