Skip to content

Commit

Permalink
Remove the search tip from POD
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Oct 16, 2011
1 parent d873388 commit 9402314
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion pod/CBLAS.pod
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ This module also contains the following constants :

For more informations on the functions, we refer you to the GSL offcial documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 EXAMPLES
Expand Down
2 changes: 1 addition & 1 deletion pod/Combination.pod
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ sub prev {
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 AUTHORS
Expand Down
2 changes: 1 addition & 1 deletion pod/Eigen.pod
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ This module also includes these constants :
For more informations on the functions, we refer you to the GSL offcial documentation:
L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want


=head1 EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion pod/FFT.pod
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ This module also includes the following constants :
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 AUTHORS
Expand Down
2 changes: 1 addition & 1 deletion pod/Fit.pod
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Here is a list of all the functions in this module :
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want


=head1 EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion pod/Heapsort.pod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Here is a list of all the functions in this module :
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 AUTHORS
Expand Down
2 changes: 1 addition & 1 deletion pod/Linalg.pod
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Here is a list of all the functions included in this module :
You have to add the functions you want to use inside the qw /put_funtion_here / with spaces between each function. You can also write use Math::GSL::Complex qw/:all/ to use all avaible functions of the module.

For more informations on the functions, we refer you to the GSL offcial documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>
Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want


=back

Expand Down
2 changes: 1 addition & 1 deletion pod/Matrix.pod
Original file line number Diff line number Diff line change
Expand Up @@ -1198,7 +1198,7 @@ Other tags are also avaible, here is a complete list of all tags for this module
For more informations on the functions, we refer you to the GSL offcial documentation
L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/name_of_the_function_you_want


=head1 EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion pod/Multifit.pod
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ The following functions are not yet implemented. Patches Welcome!
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want


=head1 EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion pod/Multimin.pod
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ This module also includes the following constants :
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 AUTHORS
Expand Down
2 changes: 1 addition & 1 deletion pod/NTuple.pod
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ sub raw
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 AUTHORS
Expand Down
2 changes: 1 addition & 1 deletion pod/ODEIV.pod
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ This module also includes the following constants :
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 AUTHORS
Expand Down
2 changes: 1 addition & 1 deletion pod/Permutation.pod
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Here is a list of all the functions included in this module :
For more informations on the functions, we refer you to the GSL offcial documentation:
L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want


=head1 EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion pod/QRNG.pod
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ This module also contains the following constants :

For more informations on the functions, we refer you to the GSL offcial documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 EXAMPLES
Expand Down
2 changes: 1 addition & 1 deletion pod/RNG.pod
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ For more informations on the functions, we refer you to the GSL offcial document

L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want


=head1 EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion pod/Randist.pod
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ De-allocates the gsl_ran_discrete pointed to by g.

For more informations on the functions, we refer you to the GSL offcial documentation:
L<http://www.gnu.org/software/gsl/manual/html_node/>
Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want


You might also want to write
use Math::GSL::RNG qw/:all/;
Expand Down
2 changes: 1 addition & 1 deletion pod/SF.pod
Original file line number Diff line number Diff line change
Expand Up @@ -3126,7 +3126,7 @@ This module also contains the following constants used as mode in various of tho
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/name_of_the_function_you_want


=head1 EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion pod/Siman.pod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Here is a list of all the functions in this module :
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 AUTHORS
Expand Down
2 changes: 1 addition & 1 deletion pod/Statistics.pod
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ Other tags are also avaible, here is a complete list of all tags for this module
For more informations on the functions, we refer you to the GSL offcial
documentation: L<http://www.gnu.org/software/gsl/manual/html_node/>

Tip : search on google: site:http://www.gnu.org/software/gsl/manual/html_node/ name_of_the_function_you_want



=head1 AUTHORS
Expand Down

0 comments on commit 9402314

Please sign in to comment.