Hello Rohit,
I had some issues installing Cpanminus, and I found out that on my Mac and
Linux desktops, I had to use sudo or elevated privileges. On the PC the
install was pretty straight forward, I don't recall the specific
instructions but the Mac install was much harder.
Here's some tips about
Yes, I am able to connect http://strawberryperl.com from chrome browser.
Even I have downloaded 01mailrc.txt.gz using
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz through browser.
But still I am facing the same problem.
Regards,
Rohit
> You apparently have a connection problem. Can you
On 07/23/2013 11:08 AM, Omega -1911 wrote:
Rob - Thanks for the tip. I am not familiar with the module (XML::XPath)
but tried to play with the code a little more to also retain the URL as
well but was not successful. What would I need to modify or add to do
this? After a 14 hour work day, I wo
I've tried posting this to the perl-mysql mailing list but that list
doesn't seem to have any traffic, so I'm hoping maybe someone on this list
has some experience with Apache::Session::MySQL.
Does anyone know if a call to untie on a tied hash
to Apache::Session::MySQL will close the database conn
You apparently have a connection problem. Can you connect to
http://strawberryperl.com in a browser on the same system?
On Jul 22, 2013, at 3:41 AM, Rohit Soni wrote:
> Dear All,
>
> I am a beginner and just wanted to ask that which Module(s) should I start
> with.
> On the Perl installation
On Mon, Jul 22, 2013 at 4:55 AM, Omega -1911 <1911...@gmail.com> wrote:
> Can anyone shed some light and point me in the right direction?
Specifically, your REs are failing because there is a space in the data
after the close quote for the class attribute that your REs don't have.
This a good ex
Dear All,
I am a beginner and just wanted to ask that which Module(s) should I start
with.
On the Perl installation page, it has been written that you need to install
the modules by running the command "cpan App::cpanminus"
While running I am getting the error as.
"CPAN: CPAN::SQLite loa
Hello all - I am working on a small address book conversion where I need to
convert a text file in where I dumped the addresses and post them to my
database/website using the Mechanize module. My problem is I am trying to
parse the data using the following code that is not working. Can anyone
shed