Click here to get back home

Re: problem running Convert::ASN1 on Windows XP

 HomeNewsGroups | Search

comp.lang.perl.misc - PERL programming language 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Re: problem running Convert::ASN1 on Windows XP A. Sinan Unur 05-24-2009
Posted by A. Sinan Unur on May 24, 2009, 12:00 pm
Please log in for more thread options

show/hide quoted text

The first part (up to the second use line) is a stand alone script
and this output shows that it ran.

show/hide quoted text

The second part of the synopsis:

use Convert::ASN1 qw(:io);

$peer = asn_recv($sock,$buffer,0);
$nbytes = asn_read($fh, $buffer);
$nbytes = asn_send($sock, $buffer, $peer);
$nbytes = asn_send($sock, $buffer);
$nbytes = asn_write($fh, $buffer);
$buffer = asn_get($fh);
$yes = asn_ready($fh)

is not a standalone script. These are just examples of functions
exported when the :io export group is requested.

See
http://search.cpan.org/~gbarr/Convert-ASN1-0.22/lib/Convert/ASN1.pod#IO_Functions

See http://cpansearch.perl.org/src/GBARR/Convert-ASN1-0.22/examples/
for examples.

Sinan

--
(remove .invalid and reverse each component for email address)

comp.lang.perl.misc guidelines on the WWW:
http://www.rehabitation.com/clpmisc/

Similar ThreadsPosted
Re: problem running Convert::ASN1 on Windows XP May 24, 2009, 11:57 am
Convert::ASN1 - Decode error June 2, 2005, 9:40 am
NCBI ASN1 File in Perl November 16, 2004, 4:59 pm
running 2 or more application in windows using perl May 11, 2006, 9:55 am
[Newbie] Running a Perl script on Windows October 8, 2005, 8:48 pm
Out of memory! When running perl script on windows August 27, 2006, 11:30 am
howto convert a *nix DB_File to windows? August 13, 2004, 1:55 pm
Convert windows path with space to 8.3 format ? April 4, 2006, 1:49 pm
Running and Feeding Input to Interactive Program in Windows from Perl Script November 26, 2006, 12:30 pm
Problem with cp in system call running Mac OS X November 7, 2004, 10:50 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Driving a better car - Fuelzilla.com

Cabling site for homeowners and pros alike - Cabling-Design.com

Friends:

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap
Privacy Policy