Xiao,

Padre is a text editor, so for the most part there isn't really a
Catalyst like 'framework' to do all the scaffolding that Catalyst does
for a Catalyst project.

Padre does however off the File->New->Perl Distribution which will use
one of the perl distrobution modules to do all the boilerplate work to
setup a "distributable" module.

For the most part though, you would just open padre and write perl code.


You'll know you need to use any of the Perl "helpers" for module
creation when the time comes.

I'll admit that I've been writing perl scripts for years and never once
created a "project" to solve the problem at hand.

Peter.




> Hi all,
> 
>     I'm new to Padre, Could you tell me how to create a new
> project/application? Just like catalyst script do.
> TIA.
> 
> 
> 
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev


_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to