Padre::Search man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Padre::Search(3)      User Contributed Perl Documentation     Padre::Search(3)

NAME
       Padre::Search - The Padre Search API

   SYNOPSIS
	 # Create the search object
	 my $search = Padre::Search->new(
	     find_term => 'foo',
	 );

	 # Execute the search on the current editor
	 $search->search_next(Padre::Current->editor);

   DESCRIPTION
       This is the Padre Search API. It allows the creation of abstract search
       object that can independently search and/or replace in an editor
       object.

   METHODS
   matches
	 my ($first_char, $last_char, @all) = $search->matches(
	     $search_text,
	     $search_regexp,
	     $
       Parameters:

       * The text in which we need to search

       * The regular expression

       * The offset within the text where we the last match started so the
       next
	 forward match must start after this.

       * The offset within the text where we the last match ended so the next
	 backward match must end before this.

       * backward bit (1 = search backward, 0 = search forward)

COPYRIGHT & LICENSE
       Copyright 2008-2011 The Padre development team as listed in Padre.pm.

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl 5 itself.

perl v5.14.1			  2011-06-18		      Padre::Search(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net