Index: Makefile.PL
===================================================================
--- Makefile.PL	(revision 35440)
+++ Makefile.PL	(working copy)
@@ -1,5 +1,5 @@
 use lib '../../lib';
 use Parrot::Configure;
 my $pc = Parrot::Configure->new();
-$pc->data->slurp();
+$pc->data->get_PConfig();
 $pc->genfile("Makefile.in" => "Makefile");
