RegExp Help !

2004-05-10 Thread amjoe11-3
Hi Gurus ! Well need your help in framing a RegExp I've to parse for the tag in a HTML/ASP file and then when i get that i need to get only yhe action filepath in to an array ! How do i do it ? For Example i need only the "register/doregister.asp" in an array ! Please Help. Thanks in

How do i call a module !

2004-05-04 Thread amjoe11-3
Hi there ! I'm very new to perl and i'm asked to call a particular perl module using a function ! how do i go about ??? Should use MODULES::Filename ..? The problem is i'm not sure what are the values to be passed on to that ! This module basically parses the html file and pushes all the links