File: Foo_Bar_Tiny2.pm

package info (click to toggle)
libobject-tiny-perl 1.09-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 292 kB
  • sloc: perl: 379; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
package Foo_Bar_Tiny2;

use Object::Tiny qw{ q w e r t y u i o p a s d f g h j k l z x c v b n m q};

1;