From: NABIL.B on
Hi,
I have a problem with reverse engineering a perl code.
I want to translate a perl code to a class diagram by Rational Rose.(i
am already added the add-in RosePerl)
I need help If someone have an idea to resolve this problem.
Nabil
From: J�rgen Exner on
"NABIL.B" <nabil.baklouti(a)gmail.com> wrote:
>I have a problem with reverse engineering a perl code.
>I want to translate a perl code to a class diagram by Rational Rose.(i
>am already added the add-in RosePerl)
>I need help If someone have an idea to resolve this problem.

There is a syntax error in line 42.

jue
From: Wanna-Be Sys Admin on
NABIL.B wrote:

> Hi,
> I have a problem with reverse engineering a perl code.
> I want to translate a perl code to a class diagram by Rational Rose.(i
> am already added the add-in RosePerl)
> I need help If someone have an idea to resolve this problem.
> Nabil

What do you mean "reverse engineer"? Is the Perl code encoded, compiled
or are you just trying to figure out what it's doing?
--
Not really a wanna-be, but I don't know everything.
From: Ben Morrow on

Quoth "NABIL.B" <nabil.baklouti(a)gmail.com>:
> Hi,
> I have a problem with reverse engineering a perl code.
> I want to translate a perl code to a class diagram by Rational Rose.(i
> am already added the add-in RosePerl)
> I need help If someone have an idea to resolve this problem.

AFAICT Rational Rose speaks UML, so I would start by searching for 'UML'
on search.cpan.org.

Ben