You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
@@ -18,35 +28,6 @@ from CPAN or tarball, see the [INSTALL.md](INSTALL.md) file instead.
18
28
While this distribution is shipped using Dist::Zilla, you do not need to
19
29
install it or use it for development and testing.
20
30
21
-
# How to Ask for Help
22
-
23
-
If you are having difficulty building the driver after reading the
24
-
instructions here, please post on the [MongoDB Community Forums](https://community.mongodb.com/tags/c/drivers-odms-connectors/7/perl-driver) to ask for
25
-
help. Please include in your post **all** of the following information:
26
-
27
-
- The version of the driver you are trying to build (branch or tag).
28
-
- Examples: _maint-v0 branch_, _v0.704.2.0 tag_
29
-
- The output of _perl -V_
30
-
- How your version of perl was built or installed.
31
-
- Examples: _plenv_, _perlbrew_, _built from source_
32
-
- The error you encountered. This may be compiler, Config::AutoConf, or other output.
33
-
34
-
Failure to include the relevant information will result in additional
35
-
round-trip communications to ascertain the necessary details, delaying a
36
-
useful response.
37
-
38
-
# Bugs / Feature Requests
39
-
40
-
Think you've found a bug? Please open a ticket in our issue management tool, JIRA:
41
-
42
-
-[Create a JIRA
43
-
account](https://jira.mongodb.org/secure/Signup!default.jspa) if you
44
-
don't already have one.
45
-
- Navigate to the [JIRA PERL
46
-
project](https://jira.mongodb.org/browse/PERL)
47
-
- Click the **Create** button - Please provide as much information as
Copy file name to clipboardExpand all lines: weaver.ini
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -23,14 +23,6 @@ command = method
23
23
24
24
[Region / postlude]
25
25
26
-
[Support]
27
-
perldoc = 0
28
-
websites = none
29
-
bugs = metadata
30
-
bugs_content = Please report any bugs or feature requests through the issue tracker at L<https://jira.mongodb.org/browse/PERL>. You will be notified automatically of any progress on your issue.
31
-
repository_link = both
32
-
repository_content = This is open source software. The code repository is available for public review and contribution under the terms of the license.
0 commit comments