Meta

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Cartoons for Geeks Meta
# 1  
Old 04-16-2010
Meta

2010-04-17T00:07:00+02:00
Image






* Image Image Image Image
Image

Source...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Homework & Coursework Questions

Meta charcters

find out lines in a given file consisting of the following pattern BCAA, BCAAA, BCAAAA, BCAAAAA, BCAAAAAA (1 Reply)
Discussion started by: Phaneendra G
1 Replies

2. UNIX for Dummies Questions & Answers

Meta charcters

Find out lines in a given file consisting of the following pattern BCAA, BCAAA, BCAAAA, BCAAAAA, BCAAAAAA (0 Replies)
Discussion started by: Phaneendra G
0 Replies

3. Solaris

Meta Devices and Mirroring

So I decided to set up Metadevices with Mirroring. When I patch, is it possible just to break the mirror, patch, Reboot. If all is well, then restore the mirror and resync? Is metadevices equipped to resync like that? (7 Replies)
Discussion started by: adelsin
7 Replies

4. Shell Programming and Scripting

How can i use shell meta characters like * ,$ <,> ?

hey guys!! please tell me ...how can i use shell meta characters like * ,$ <,> etc in command line in command line arguments literally please reply soon ..its urgent!!!! (8 Replies)
Discussion started by: tprayush
8 Replies

5. Solaris

What is Meta Database ?

Hi Guys, what is a meta file system ? what is it use for? What is /etc/vfstab? What is the relationship between the "vfstab file and meta file system. (3 Replies)
Discussion started by: tlee
3 Replies

6. Solaris

What is Meta Database ?

Hi Guys, what is a meta file system ? what is it use for? What is /etc/vfstab? What is the relationship between the "vfstab file and meta file system. thanks (1 Reply)
Discussion started by: tlee
1 Replies

7. Solaris

Meta Devices

I have added a sun storage array from a faiulty server onto a new server and copied the md.conf files etc. I can now access the /dev/md/dsk file systems, but I want to delete some metadevices that do not exist (it still thinks the 0 and 1 (root /var /export) disk are mirrored. How do I do this? (8 Replies)
Discussion started by: ozzmosiz
8 Replies

8. UNIX for Advanced & Expert Users

info regarding meta device

What is the quickest way to get partition / slices / hard disk / controller information regarding meta devices (md) on solaris 8. Thanks in advance. (4 Replies)
Discussion started by: Hitesh Shah
4 Replies
Login or Register to Ask a Question
MooseX::POE::Meta::Trait::Instance(3pm) 		User Contributed Perl Documentation		   MooseX::POE::Meta::Trait::Instance(3pm)

NAME
MooseX::POE::Meta::Trait::Instance - A Instance Metaclass for MooseX::POE VERSION
version 0.215 SYNOPSIS
Moose::Util::MetaRole::apply_metaclass_roles( for_class => $for_class, metaclass_roles => [ 'MooseX::POE::Meta::Trait::Class' ], instance_metaclass_roles => [ 'MooseX::POE::Meta::Trait::Instance', ], ); DESCRIPTION
A metaclass for MooseX::POE. This module is only of use to developers so there is no user documentation provided. METHODS
create_instance get_slot_value inline_slot_access is_slot_initialized set_slot_value weaken_slot_value get_session_id METHODS
AUTHORS
o Chris Prather <chris@prather.org> o Ash Berlin <ash@cpan.org> o Chris Williams <chris@bingosnet.co.uk> o Yuval (nothingmuch) Kogman o Torsten Raudssus <torsten@raudssus.de> <http://www.raudssus.de/> COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Chris Prather, Ash Berlin, Chris Williams, Yuval Kogman, Torsten Raudssus. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-04-25 MooseX::POE::Meta::Trait::Instance(3pm)