I think I know what you are asking. What you want to do is take the Chart::Pie module, and put it in your directory
with the script using it. It will be called Pie.pm. Then the thing you need to do, is at the top of the Pie.pm file, change the line "package Chart::Pie" to "package Pie". Then in your script, put