Info3: <<
Package: moosex-globref-pm%type_pkg[perl]
Version: 0.0701
Revision: 2
Depends: <<
  test-fatal-pm,
  module-runtime-pm%type_pkg[perl],
  moose-pm%type_pkg[perl],
  test-unit-lite-pm%type_pkg[perl],
  test-assert-pm%type_pkg[perl],
  perl%type_pkg[perl]-core,
<<
Source: mirror:cpan:authors/id/D/DE/DEXTER/MooseX-GlobRef-%v.tar.gz
Source-Checksum: SHA256(3cde0138a23a29bd7a46b62fa775a8a82fc6692bea2a2dc2113660dd26e4bf60)
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
UpdatePOD: true
DocFiles: Changes README
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Description: Store a Moose object in glob reference
DescDetail: <<
This module allows to store Moose object in glob reference of file
handle. The class attributes will be stored in hash slot associated
with glob reference. It allows to create a Moose version of
IO::Handle.
<<
License: Artistic
Maintainer: Jesse Alama <jesse.alama@gmail.com>
Homepage: https://metacpan.org/dist/MooseX-GlobRef
<<