Name: | perl-MooseX-GlobRef |
---|---|
Version: | 0.0701 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 23320 |
License: | GPL+ or Artistic |
RPM: | perl-MooseX-GlobRef-0.0701-9.el7.noarch.rpm |
Source RPM: | perl-MooseX-GlobRef-0.0701-9.el7.src.rpm |
Build Date: | Mon Nov 27 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/MooseX-GlobRef/ |
Summary: | Store a Moose object in glob reference |
Description: | This meta-policy allows to store Moose object in glob reference or file handle. The class attributes will be stored in anonymous hash associated with glob reference. It allows to create a Moose version of IO::Handle. |