Skip to content

Commit

Permalink
release preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Oct 25, 2011
1 parent bcf436b commit f5fe794
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 2 deletions.
1 change: 1 addition & 0 deletions lib/Mojo/Collection.pm
Expand Up @@ -101,6 +101,7 @@ Mojo::Collection - Collection
=head1 DESCRIPTION
L<Mojo::Collection> is a container for collections.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 METHODS
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/DOM/CSS.pm
Expand Up @@ -479,6 +479,7 @@ Mojo::DOM::CSS - CSS3 selector engine
=head1 DESCRIPTION
L<Mojo::DOM::CSS> is the CSS3 selector engine used by L<Mojo::DOM>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 SELECTORS
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/DOM/HTML.pm
Expand Up @@ -441,6 +441,7 @@ Mojo::DOM::HTML - HTML5/XML engine
=head1 DESCRIPTION
L<Mojo::DOM::HTML> is the HTML5/XML engine used by L<Mojo::DOM>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 ATTRIBUTES
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/EventEmitter.pm
Expand Up @@ -117,6 +117,7 @@ Mojo::EventEmitter - Event emitter base class
=head1 DESCRIPTION
L<Mojo::EventEmitter> is a simple base class for event emitting objects.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 METHODS
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/IOLoop/Client.pm
Expand Up @@ -180,6 +180,7 @@ Mojo::IOLoop::Client - IOLoop socket client
L<Mojo::IOLoop::Client> performs non-blocking socket connections for
L<Mojo::IOLoop>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 EVENTS
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/IOLoop/Resolver.pm
Expand Up @@ -369,6 +369,7 @@ Mojo::IOLoop::Resolver - IOLoop DNS stub resolver
L<Mojo::IOLoop::Resolver> is a minimalistic non-blocking I/O DNS stub
resolver used by L<Mojo:IOLoop>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 ATTRIBUTES
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/IOLoop/Server.pm
Expand Up @@ -282,6 +282,7 @@ Mojo::IOLoop::Server - IOLoop socket server
L<Mojo::IOLoop::Server> accepts incoming socket connections for
L<Mojo::IOLoop>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 EVENTS
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/IOLoop/Stream.pm
Expand Up @@ -167,6 +167,7 @@ Mojo::IOLoop::Stream - IOLoop stream
L<Mojo::IOLoop::Stream> is a container for streaming handles used by
L<Mojo::IOLoop>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 EVENTS
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/IOLoop/Trigger.pm
Expand Up @@ -53,6 +53,7 @@ Mojo::IOLoop::Trigger - IOLoop trigger
=head1 DESCRIPTION
L<Mojo::IOLoop::Trigger> is a remote control for L<Mojo::IOLoop>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 EVENTS
Expand Down
2 changes: 1 addition & 1 deletion lib/Mojo/IOWatcher.pm
Expand Up @@ -177,6 +177,7 @@ Mojo::IOWatcher - Non-blocking I/O watcher
L<Mojo::IOWatcher> is a minimalistic non-blocking I/O watcher and the
foundation of L<Mojo::IOLoop>.
L<Mojo::IOWatcher::EV> is a good example for its extensibility.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 METHODS
Expand Down Expand Up @@ -216,7 +217,6 @@ Cancel timer.
Detect and load the best watcher implementation available, will try the value
of the C<MOJO_IOWATCHER> environment variable or L<Mojo::IOWatcher::EV>.
Note that this method is EXPERIMENTAL and might change without warning!
=head2 C<is_readable>
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/IOWatcher/EV.pm
Expand Up @@ -105,6 +105,7 @@ Mojo::IOWatcher::EV - EV non-blocking I/O watcher
L<Mojo::IOWatcher::EV> is a minimalistic non-blocking I/O watcher with
C<libev> support.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 METHODS
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/Transaction/WebSocket.pm
Expand Up @@ -363,6 +363,7 @@ Mojo::Transaction::WebSocket - WebSocket transaction container
L<Mojo::Transaction::WebSocket> is a container for WebSocket transactions as
described in
L<http://www.ietf.org/id/draft-ietf-hybi-thewebsocketprotocol-17.txt>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 EVENTS
Expand Down
2 changes: 1 addition & 1 deletion lib/Mojo/UserAgent/Transactor.pm
Expand Up @@ -282,6 +282,7 @@ Mojo::UserAgent::Transactor - User agent transactor
L<Mojo::UserAgent::Transactor> is the transaction building and manipulation
framework used by L<Mojo::UserAgent>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 METHODS
Expand Down Expand Up @@ -385,7 +386,6 @@ Versatile general purpose L<Mojo::Transaction::HTTP> builder for requests.
Versatile L<Mojo::Transaction::WebSocket> builder for WebSocket handshake
requests.
Note that this method is EXPERIMENTAL and might change without warning!
=head1 SEE ALSO
Expand Down
1 change: 1 addition & 0 deletions lib/Mojo/Util.pm
Expand Up @@ -676,6 +676,7 @@ Mojo::Util - Portable utility functions
=head1 DESCRIPTION
L<Mojo::Util> provides portable utility functions for L<Mojo>.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 FUNCTIONS
Expand Down
1 change: 1 addition & 0 deletions lib/Mojolicious/Command/cpanify.pm
Expand Up @@ -75,6 +75,7 @@ Mojolicious::Command::cpanify - Cpanify command
=head1 DESCRIPTION
L<Mojolicious::Command::cpanify> is a CPAN uploader.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 ATTRIBUTES
Expand Down
1 change: 1 addition & 0 deletions lib/Mojolicious/Command/eval.pm
Expand Up @@ -59,6 +59,7 @@ Mojolicious::Command::eval - Eval command
=head1 DESCRIPTION
L<Mojolicious::Command::eval> runs code against applications.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 ATTRIBUTES
Expand Down
1 change: 1 addition & 0 deletions lib/Mojolicious/Command/generate/plugin.pm
Expand Up @@ -135,6 +135,7 @@ Mojolicious::Command::generate::plugin - Plugin generator command
=head1 DESCRIPTION
L<Mojolicious::Command::generate::plugin> is a plugin generator.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 ATTRIBUTES
Expand Down
1 change: 1 addition & 0 deletions lib/Mojolicious/Plugin/CallbackCondition.pm
Expand Up @@ -46,6 +46,7 @@ L<Mojolicious::Plugin::CallbackCondition> is a routes condition for
callbacks.
This is a core plugin, that means it is always enabled and its code a good
example for learning to build new plugins.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 METHODS
Expand Down
1 change: 1 addition & 0 deletions lib/Mojolicious/Plugin/Mount.pm
Expand Up @@ -58,6 +58,7 @@ Mojolicious::Plugin::Mount - Application mount plugin
L<Mojolicious::Plugin::Mount> is a plugin that allows you to mount whole
L<Mojolicious> applications.
Note that this module is EXPERIMENTAL and might change without warning!
=head1 METHODS
Expand Down

0 comments on commit f5fe794

Please sign in to comment.