
To upgrade pl/perl use the following steps:

1. cd postrgesql-8.0.0beta2

   patch -p1 < plperl.patch

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

