Re: perl deparse question.
- From: "it_says_BALLS_on_your_forehead" <simon.chao@xxxxxxxxx>
- Date: 30 Mar 2006 10:18:23 -0800
it_says_BALLS_on_your_forehead wrote:
ewaguespack@xxxxxxxxx wrote:
What does the -p do in the following line:
perl -MO=Deparse,-p
also, is there a one liner that will run deparse, and tidy on a file at
the same time? or is that stupid?
preservation of comments would be nice but isn't critical.
this is not a Perl solution, but you could always create an alias in
your .profile or .<shell>rc file for running deparse and tidy.
disregard this; i think you are asking something different. you could
direct the output of the deparse to a file, and use that file as the
input for your perltidy call.
.
- References:
- perl deparse question.
- From: ewaguespack
- Re: perl deparse question.
- From: it_says_BALLS_on_your_forehead
- perl deparse question.
- Prev by Date: Re: A Problem With GD
- Next by Date: Re: Converting codepages to UTF8
- Previous by thread: Re: perl deparse question.
- Next by thread: Re: perl deparse question.
- Index(es):
Relevant Pages
|