open '/FILE', file; print __END__ open /FILE, 'file'; use File::Glob (); print glob('/FILE');