/usr/local/CPAN/Cog/Cog/Page.pm
package Cog::Page
new
EOF
package
Cog::Page
;
sub
new
{
die
"Cog::Page has been moved to Cog::Node!"
;
}
1
;