Copyright (c) 1997-1998 Nick Ing-Simmons. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

This module provides the current callsite.

You install this package using CPAN.pm or the normal:

perl Makefile.PL
make
make test 
make install 

process.