Package Info

perl-MooseX-GlobRef


Store a Moose object in glob reference


Development/Libraries/Perl

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 the IO::Handle manpage.

The attributes can be accessed directly with following expression:

my $hashref = %{*$self}; print $hashref->{key};

or shorter:

print *$self->{key};

but the standard accessors should be used instead:

print $self->key;


License: GPL-1.0+ or Artistic-1.0
URL: http://search.cpan.org/dist/MooseX-GlobRef/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.0701-bp155.2.8 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-MooseX-GlobRef
0.0701-bp154.1.18 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-MooseX-GlobRef
0.0701-bp153.1.13 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-MooseX-GlobRef
0.0701-bp152.3.14 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-MooseX-GlobRef
0.0701-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-MooseX-GlobRef
0.0701-bp151.2.11 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-MooseX-GlobRef
0.0701-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-MooseX-GlobRef