ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-win32-users
perl-win32-users
Re: Win32::Lanman make computer go argh!
by Sisyphus other posts by this author
Jul 9 2008 5:58PM messages near this date
view in the new Beta List Site
Win32::Lanman make computer go argh! | trouble accessing fully qualified $main::variable contents
----- Original Message ----- 
From: "Barry Brevik" <BBrevik@[...].com> 
.
>  My test program begins like this:
>   use Win32;
>   use Win32::NetAdmin;
>   use Win32::Lanman;
> 
>  As soon as it hits "use Win32::Lanman", a gui dialog pops up which
>  starts like this:
> 
>     "Perl Command Line Interpreter has encountered
>      a problem and needs to close. We are sorry for
>      the inconvenience."
> 
.
>  I would appreciate any clues as to where to start looking to fix this
>  problem.
> 

Is any error message printed to the console as well (either before or after 
you close the gui box) ?
Do you get the same behaviour by loading Win32::Lanman only ? ie, does 
running the following produce the same behaviour:

perl -MWin32::Lanman -e 1

Cheers,
Rob 

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Barry Brevik
Sisyphus

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved