The easiest way to do this is like so:
perl Build.PL
./Build
./Build install
You can also optionally run './Build test', which will run a few checks on the modules.
The following modules are required for Biblio::Document::Parser to function correctly:
You may also need MIME::Base64, HTML::TagSet, and Digest::MD5.
The most recent versions of these are located at http://www.cpan.org.