RE: ASN.1 to XML/CSV decoder

2006-06-08 Thread GT BAUTISTA, Rodel D.
ursday, June 08, 2006 5:00 PM To: activeperl@listserv.ActiveState.com Subject: RE: ASN.1 to XML/CSV decoder GT BAUTISTA, Rodel D. <mailto:[EMAIL PROTECTED]> wrote: > Hi Brian, below is the modified code. > > --

RE: ASN.1 to XML/CSV decoder

2006-06-08 Thread Brian Raven
GT BAUTISTA, Rodel D. wrote: > Hi Brian, below is the modified code. > > --- > use strict; > use warnings; > > use Convert::BER; > > my $fn = shift; > exit unless defined $fn; > > my $ber=new Con

RE: ASN.1 to XML/CSV decoder

2006-06-08 Thread GT BAUTISTA, Rodel D.
27;t seem to understand how the module works. Can you help me with this? Thanks and Best regards. Rodel -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Raven Sent: Wednesday, June 07, 2006 5:35 PM To: activeperl@listserv.ActiveState.com Subject: RE:

RE: ASN.1 to XML/CSV decoder

2006-06-08 Thread GT BAUTISTA, Rodel D.
Sent: Wednesday, June 07, 2006 4:51 PM To: activeperl@listserv.ActiveState.com Subject: RE: ASN.1 to XML/CSV decoder GT BAUTISTA, Rodel D. <mailto:[EMAIL PROTECTED]> wrote: > Hi Brian, thank you very much for the sample you had given. > > I tried it already and the script outputs

RE: ASN.1 to XML/CSV decoder

2006-06-08 Thread GT BAUTISTA, Rodel D.
eperl@listserv.ActiveState.com Subject: Re: ASN.1 to XML/CSV decoder > Hi Scott, I've already tried that but there are no contents of the > output file. > > Thanks and best regards. > > Rodel > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAI

Re: ASN.1 to XML/CSV decoder

2006-06-07 Thread Eric Amick
Wednesday, June 07, 2006 11:02 AM > To: activeperl@listserv.ActiveState.com > Subject: Re: ASN.1 to XML/CSV decoder > > > On Tuesday 06 June 2006 6:18 pm, GT BAUTISTA, Rodel D. wrote: > > Hi Brian, thank you very much for the sample you had given. > > > > I tried it already a

RE: ASN.1 to XML/CSV decoder

2006-06-07 Thread Brian Raven
GT BAUTISTA, Rodel D. <> wrote: > Hi Brian, > > Can you also give me an example script for the Convert-BER module > just like the one you provided below? I don't have that module, but I will attach a few comments to your code. > > I'm trying to modify the script to have the same format as what

RE: ASN.1 to XML/CSV decoder

2006-06-07 Thread Brian Raven
GT BAUTISTA, Rodel D. wrote: > Hi Brian, thank you very much for the sample you had given. > > I tried it already and the script outputs a more readable one. > > Is there a way I can write this to file? Here's a tip. If the documentation doesn't tell you what you want

RE: ASN.1 to XML/CSV decoder

2006-06-07 Thread GT BAUTISTA, Rodel D.
e.com Subject: Re: ASN.1 to XML/CSV decoder On Tuesday 06 June 2006 6:18 pm, GT BAUTISTA, Rodel D. wrote: > Hi Brian, thank you very much for the sample you had given. > > I tried it already and the script outputs a more readable one. > > Is there a way I can write this to fi

RE: ASN.1 to XML/CSV decoder

2006-06-07 Thread GT BAUTISTA, Rodel D.
On Behalf Of Brian Raven Sent: Tuesday, June 06, 2006 6:12 PM To: activeperl@listserv.ActiveState.com Subject: RE: ASN.1 to XML/CSV decoder From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of GT BAUTISTA, Rodel D. Sent: 06 June 2006 07:40 To: activeperl@listserv.ActiveState.com Subjec

Re: ASN.1 to XML/CSV decoder

2006-06-06 Thread Scott Leighton
On Tuesday 06 June 2006 6:18 pm, GT BAUTISTA, Rodel D. wrote: > Hi Brian, thank you very much for the sample you had given. > > I tried it already and the script outputs a more readable one. > > Is there a way I can write this to file? > > Best regards. > > Rodel The quick and dirty method woul

RE: ASN.1 to XML/CSV decoder

2006-06-06 Thread GT BAUTISTA, Rodel D.
: Tuesday, June 06, 2006 6:12 PM To: activeperl@listserv.ActiveState.com Subject: RE: ASN.1 to XML/CSV decoder From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of GT BAUTISTA, Rodel D. Sent: 06 June 2006 07:40 To: activeperl@listserv.ActiveState.com Subject: ASN.1 to XML/CSV decoder >

RE: ASN.1 to XML/CSV decoder

2006-06-06 Thread GT BAUTISTA, Rodel D.
Thanks for the advice. Best Regards. Rodel -Original Message- From: Mario R. Sanchez, Ph.D. [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 06, 2006 9:54 PM To: GT BAUTISTA, Rodel D. Cc: activeperl@listserv.activestate.com Subject: Re: ASN.1 to XML/CSV decoder for what its worth, i too

Re: ASN.1 to XML/CSV decoder

2006-06-06 Thread Mario R. Sanchez, Ph.D.
for what its worth, i too went through this hunt - spent more time looking and reading and going down dead ends. wound up writing my own. > Hi to All, > > Are there any tools in Perl that I can use to convert an ASN.1 formatted > file to a corresponding XML or CSV format? > > I'm currently checki

RE: ASN.1 to XML/CSV decoder

2006-06-06 Thread Brian Raven
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of GT BAUTISTA, Rodel D. Sent: 06 June 2006 07:40 To: activeperl@listserv.ActiveState.com Subject: ASN.1 to XML/CSV decoder > Hi to All, > > Are there any tools in Perl that I can use to convert an ASN.1 formatted file to a correspondin

RE: ASN.1 to XML/CSV decoder

2006-06-06 Thread GT BAUTISTA, Rodel D.
Title: Message Hi to All,   Where can I find a sample script for using the Convert-ASN1 or Convert-BER module in order to format an ASN.1 file to a readable form?   Help is highly appreciated.   thanks and best regards.   Rodel -Original Message-From: [EMAIL PROTECTED] [