/[Search-Estraier]/trunk/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 104 by dpavlin, Sun Feb 19 13:50:36 2006 UTC revision 158 by dpavlin, Mon May 22 14:48:14 2006 UTC
# Line 39  changelog: Line 39  changelog:
39  tags:  tags:
40          ctags *.p?          ctags *.p?
41    
42    cpan:
43            make clean
44            perl Makefile.PL
45            make changelog
46            make dist
47            make disttest
48            sudo /etc/init.d/hyperestraier stop
49            make disttest
50            sudo /etc/init.d/hyperestraier start
51            echo cpan-upload Search-Estraier-*.tar.gz
52    
53  MAKE_MORE  MAKE_MORE
54  }  }

Legend:
Removed from v.104  
changed lines
  Added in v.158

  ViewVC Help
Powered by ViewVC 1.1.26