in reply to Perl to VB conversion

Theoretically, VB can do just as much as Perl, but it would take a lot of code to reimplement Perl functionality in VB. Unless your idea of fun is making tinker toy computers, then you would probably want to think of something else to do.

Writing a VB to Perl module would be difficult enough. Perl to VB is virtually impossible.

Replies are listed 'Best First'.
Re: Re: Perl to VB conversion
by demerphq (Chancellor) on Jan 24, 2002 at 23:49 UTC
    Actually a rudimentary VB to Perl wouldnt be that tough. (I worked on it a bit and there is some stuff on CPAN.) But id say a Perl to VB would be practically impossible.

    Yves / DeMerphq
    --
    When to use Prototypes?