How to open Perl files / Perl Module files in Design Layout
-
Hi I have a folder called OTRS Ticketing system which is developed using Perl. I need to open the perl files in design mode so that i can make any changes in design layout . Is there any Perl IDE for opening & changing design layout. I downloaded Editplus, Komodo but all are one we can view code and make changes in code. But not able to see as design view. How to do this. Any suggestion for Perl development tool which we can use for opening perl files in design mode. Anybody knows, please reply. Thanks in advance.
-
Hi I have a folder called OTRS Ticketing system which is developed using Perl. I need to open the perl files in design mode so that i can make any changes in design layout . Is there any Perl IDE for opening & changing design layout. I downloaded Editplus, Komodo but all are one we can view code and make changes in code. But not able to see as design view. How to do this. Any suggestion for Perl development tool which we can use for opening perl files in design mode. Anybody knows, please reply. Thanks in advance.
You might want to ask in a Perl forum/site.
sr159 wrote:
I need to open the perl files in design mode so that i can make any changes in design layout
And why exactly do you think you "need" to do that? I suspect Perl isn't doesn't fit that as nicely as something like C# does. I would also suspect that perl created without that idiom isn't going to be well suited to such a use even if something supports it.