CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / hackbard / xml-parser / xml-parser
1 # hdw - linux xml-parser package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 2.34
6 # [S] 3-3
7 # [D] XML-Parser-2.34.tar.gz http://www.cpan.org/authors/id/M/MS/MSERGEANT/
8
9 srcdir="XML-Parser-$ver"
10
11 build_main()    {
12         perl Makefile.PL
13         make $make_conf
14         make $install_conf install
15                 }