in reply to PDL::Graphics::PGPLOT help
# Object interface - simple plotting, to file or screen $w = pgswin( size=>[8,4], multi=>[2,2] ); # 2x2 plot grid on an 8 +"x4" window [download]