
To upgrade pl/perl use the following steps:

1. cd postrgesql-7.4.2

   patch -p1 < plperl.patch

4. Run
    make
    make install
    
    this build and install plperl.so to your postgres lib directory

