Peter,

    Thanks for your kindly reply. I realized my fault after several tries.
But I think you confused IDE and editor. As a editor, typing code smoothly
by it is the most important. As a IDE,  creating a project/module skeleton
and browse files in it should be essential functions. I have a look at
net->Perl Distribution, it seems a front-end of module-starter. a great job
certainly, though user would fell much more comfortable if they could browse
all files in module dir.


Sorry for any offense. English is not my mother language.


On Thu, Sep 2, 2010 at 6:21 PM, Peter Lavender <pla...@internode.on.net>wrote:

>  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 
> listpadre-...@perlide.orghttp://mail.perlide.org/mailman/listinfo/padre-dev
>
>
>
> _______________________________________________
> 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