Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

small regex issue

by sg1234 (Initiate)
on Oct 09, 2013 at 15:01 UTC ( [id://1057562]=perlquestion: print w/replies, xml ) Need Help??

sg1234 has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: small regex issue
by RichardK (Parson) on Oct 09, 2013 at 15:11 UTC
Re: small regex issue
by keszler (Priest) on Oct 09, 2013 at 15:12 UTC
    It would help if you explained what problems you're having.

    If you're not understanding what =~ and s/// do, or what the parentheses are for, read perlretut.

    If the script is stopping with an error message, show us the script and the (exact) message.

    If none of the above helped, try How do I post a question effectively?.

Re: small regex issue
by NetWallah (Canon) on Oct 09, 2013 at 15:13 UTC
    You did not say what problem you are having,though this may help:
    my ($action)= $html =~ /<form TARGET="_top" name="hotmail_com" action= +"([^"]+)"/;

                 My goal ... to kill off the slow brain cells that are holding me back from synergizing my knowledge of vertically integrated mobile platforms in local cloud-based content management system datafication.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-19 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found