Sponsored Content
The Lounge What is on Your Mind? Post Your Favorite Joke! Laugh a Little! Post 302346526 by Scott on Saturday 22nd of August 2009 06:11:46 PM
Old 08-22-2009
OK, this is rubbish, but....

A duck walks into a pub and asks the barman "do you have any bread?".

The barman says "No. This is a pub. We have beer, gin, whisky. That's it"

The duck says "Oh, OK, never mind. C'ya"

The next day the duck walks back into the pub and asks "do you have any bread?"

The barman says "No, I thought I told you, this is a pub. We sell beer, gin, whisky..."

"OK" says the duck, "never mind. C'ya"

The next day the duck walks back into the pub and asks the barman "got any bread?".

The barman, clearly annoyed says "Look I've told you twice, this is a pub. We sell beer, gin and whisky. If I have to tell you again you stupid twit, I'll nail your feet to the floor and kick the hell out of your head."

Next day the duck walks back into the pub and asks the barman "Got a hammer?"

"No"

"Got any nails?"

"No"

"Got any bread?"
 

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Post Your Favorite UNIX/Linux Related RSS Feed Links

Hello, I am planning to revise the RSS News subforum areas, here: News, Links, Events and Announcements - The UNIX Forums ... maybe with a subforum for each OS specific news, like HP-UX, Solaris, RedHat, OSX, etc. RSS subforums.... Please post your favorite OS specific RSS (RSS2) link... (0 Replies)
Discussion started by: Neo
0 Replies

2. What is on Your Mind?

This will make you laugh.

Some of you may have seen this on other websites. But if you havnt this is great. It could actually be one of you here. Being in the IT Industry I have seen it ALMOST to this extent. The Website is Down!!! My Networks Down - FIX IT! :b: (0 Replies)
Discussion started by: Ikon
0 Replies

3. Web Development

Post Your Favorite FireFox Add-Ons Here

In an earlier poll I was a bit surprised to learn that FireFox was so popular, over 95% have voted for FireFox to date. So, let's take a little time and please list your favorite, most useful, FireFox add-ons (with links to the add-on) and add a few words on how often and how useful do you find... (17 Replies)
Discussion started by: Neo
17 Replies

4. What is on Your Mind?

Contagious Laugh

If you watch this and dont laugh, something is very wrong with you. Contagious Laugh .:b: (0 Replies)
Discussion started by: Ikon
0 Replies

5. What is on Your Mind?

Very Funny - Had to laugh

Guys, This is funny. http://i28.photobucket.com/albums/c228/jralph2005/bart.png jaysunn (2 Replies)
Discussion started by: jaysunn
2 Replies

6. UNIX for Beginners Questions & Answers

Is it a joke or a command?

Hello, I have found some commands in a forum under "top ten unix commands" topic and I'd like to ask: what does below command do: Could it really be a command or a joke? :(){ :|:& };: Thanks Boris (6 Replies)
Discussion started by: baris35
6 Replies
Moose::Meta::TypeConstraint::DuckType(3)		User Contributed Perl Documentation		  Moose::Meta::TypeConstraint::DuckType(3)

NAME
Moose::Meta::TypeConstraint::DuckType - Type constraint for duck typing VERSION
version 2.1202 DESCRIPTION
This class represents type constraints based on an enumerated list of required methods. INHERITANCE
"Moose::Meta::TypeConstraint::DuckType" is a subclass of Moose::Meta::TypeConstraint. METHODS
Moose::Meta::TypeConstraint::DuckType->new(%options) This creates a new duck type constraint based on the given %options. It takes the same options as its parent, with several exceptions. First, it requires an additional option, "methods". This should be an array reference containing a list of required method names. Second, it automatically sets the parent to the "Object" type. Finally, it ignores any provided "constraint" option. The constraint is generated automatically based on the provided "methods". $constraint->methods Returns the array reference of required methods provided to the constructor. $constraint->create_child_type This returns a new Moose::Meta::TypeConstraint object with the type as its parent. Note that it does not return a "Moose::Meta::TypeConstraint::DuckType" object! BUGS
See "BUGS" in Moose for details on reporting bugs. AUTHORS
o Stevan Little <stevan.little@iinteractive.com> o Dave Rolsky <autarch@urth.org> o Jesse Luehrs <doy@tozt.net> o Shawn M Moore <code@sartak.org> o XXXX XXX'XX (Yuval Kogman) <nothingmuch@woobling.org> o Karen Etheridge <ether@cpan.org> o Florian Ragwitz <rafl@debian.org> o Hans Dieter Pearcey <hdp@weftsoar.net> o Chris Prather <chris@prather.org> o Matt S Trout <mst@shadowcat.co.uk> COPYRIGHT AND LICENSE
This software is copyright (c) 2006 by Infinity Interactive, Inc.. 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.18.2 2014-01-19 Moose::Meta::TypeConstraint::DuckType(3)
All times are GMT -4. The time now is 12:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy