/[Frey]/branches/no-pager/t/04-frey-pipe.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /branches/no-pager/t/04-frey-pipe.t

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 702 - (view) (annotate) - [select for diffs]
Modified Wed Dec 3 21:12:43 2008 UTC (15 years, 3 months ago) by dpavlin
File length: 986 byte(s)
Diff to previous 548
branch for no-pager integration

Revision 548 - (view) (annotate) - [select for diffs]
Modified Wed Nov 26 21:30:01 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/t/04-frey-pipe.t
File length: 986 byte(s)
Diff to previous 467
pass debug to pipe

Revision 467 - (view) (annotate) - [select for diffs]
Modified Wed Nov 19 19:28:09 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/t/04-frey-pipe.t
File length: 969 byte(s)
Diff to previous 455
rename class with experimental script

Revision 455 - (view) (annotate) - [select for diffs]
Modified Wed Nov 19 15:28:23 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/t/04-frey-pipe.t
File length: 945 byte(s)
Diff to previous 450
rename invocable events with prefix as_ with fallback in Frey::Web

This started with brute-force rename using:

  perl -p -i -n -e 's/sub markup/sub as_markup/'  `grep -lr 'sub markup' lib t`
  perl -p -i -n -e 's/sub data/sub as_data/'      `grep -lr 'sub data' lib t`
  perl -p -i -n -e 's/sub sponge/sub as_sponge/'  `grep -lr 'sub sponge' lib t`

  perl -p -i -n -e 's/->markup/->as_markup/'      `grep -lr -- '->markup' lib t`
  perl -p -i -n -e 's/->data/->as_data/'          `grep -lr -- '->data' lib t`
  perl -p -i -n -e 's/->sponge/->as_sponge/'      `grep -lr -- '->sponge' lib t`

  perl -p -i -n -e 's!/markup!/as_markup!'        `grep -lr -- '/markup' lib t etc`
  perl -p -i -n -e 's!/data!/as_data!'            `grep -lr -- '/data' lib t etc`
  perl -p -i -n -e 's!/sponge!/as_sponge!'        `grep -lr -- '/sponge' lib t etc`


Revision 450 - (view) (annotate) - [select for diffs]
Added Wed Nov 19 04:13:36 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/t/04-frey-pipe.t
File length: 909 byte(s)
test Frey::Pipe

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26