Skip to content

Commit 68921fa

Browse files
committed
updated
1 parent 9098bcb commit 68921fa

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ is an RDAP HTTP user agent), and parsing the response
5757
returned by the server). As such, it provides a single unified
5858
interface to information about all unique Internet identifiers.
5959

60+
If you want a command-line RDAP client, see [App::rdapper](https://metacpan.org/pod/App%3A%3Ardapper).
61+
6062
# METHODS
6163

6264
## Constructor

lib/Net/RDAP.pm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ is an RDAP HTTP user agent), and parsing the response
9292
returned by the server). As such, it provides a single unified
9393
interface to information about all unique Internet identifiers.
9494
95+
If you want a command-line RDAP client, see L<App::rdapper>.
96+
9597
=head1 METHODS
9698
9799
=head2 Constructor

0 commit comments

Comments
 (0)